Skip to content

Instantly share code, notes, and snippets.

@ming4883
Created March 12, 2015 02:22
Native Code Debugging hotfix for Android 4.3 or above
For rooted devices running a custom recovery:
- reboot to recovery
- find the mount system and check it
- open a terminal and type: adb shell
- type: chmod 4750 /system/bin/run-as
- uncheck the System mount and reboot!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment