Skip to content

Instantly share code, notes, and snippets.

@ming4883
Created March 12, 2015 02:22
Show Gist options
  • Save ming4883/bde1b516e4c1a1df1a00 to your computer and use it in GitHub Desktop.
Save ming4883/bde1b516e4c1a1df1a00 to your computer and use it in GitHub Desktop.
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