You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alert the user if the patch and the target app are not compatible by checking the AndroidManifest.xml of the target app and the classes inside classes.dex of the patch.
The text was updated successfully, but these errors were encountered:
Alert the user if the patch and the target app are not compatible by checking the
AndroidManifest.xml
of the target app and the classes insideclasses.dex
of the patch.The text was updated successfully, but these errors were encountered: