Skip to content

Instantly share code, notes, and snippets.

@maxhis
Created May 13, 2014 03:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maxhis/c00486815e1f6b8d4071 to your computer and use it in GitHub Desktop.
Save maxhis/c00486815e1f6b8d4071 to your computer and use it in GitHub Desktop.
boolean isDebuggable = ( 0 != ( getApplcationInfo().flags &= ApplicationInfo.FLAG_DEBUGGABLE ) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment