Open
Description
Feature description
Add a safeguard so that an user can only patch/install APK compatible with their device. This may be toggled off, allowing user to patch APK regardless of architecture compatibility.
Note, I'm assuming it is possible to detect the architecture of an APK, either via manifest or something similar. If there is no way, this can be closed.
Motivation
Avoid patching a wrong architecture, if you don't know what you are doing.
Acknowledgements
- I have checked all open and closed feature requests and this is not a duplicate.
- I have chosen an appropriate title.
- The feature request is only related to ReVanced Manager.