Skip to content

Instantly share code, notes, and snippets.

@justinmuller
Last active December 14, 2015 06:29
Show Gist options
  • Save justinmuller/5043143 to your computer and use it in GitHub Desktop.
Save justinmuller/5043143 to your computer and use it in GitHub Desktop.
Enable assertions on Android device
./adb shell setprop debug.assert 1
@justinmuller
Copy link
Author

This must be run before the application is started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment