Skip to content

Instantly share code, notes, and snippets.

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 humbertodias/2275ff0a622c1bc37dd9ebe19c4ddbe6 to your computer and use it in GitHub Desktop.
Save humbertodias/2275ff0a622c1bc37dd9ebe19c4ddbe6 to your computer and use it in GitHub Desktop.
ADB Logcat Web Console for Phonegap Debugging
adb logcat | grep 'Web Console'
# or
adb logcat | grep "CONSOLE"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment