Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save humbertodias/2275ff0a622c1bc37dd9ebe19c4ddbe6 to your computer and use it in GitHub Desktop.

Select an option

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