Skip to content

Instantly share code, notes, and snippets.

@fedyk
Created December 12, 2014 14:36
Show Gist options
  • Save fedyk/8ff1369166c69f6d2380 to your computer and use it in GitHub Desktop.
Save fedyk/8ff1369166c69f6d2380 to your computer and use it in GitHub Desktop.
Run cordova(phonegap) app on android device and see all logs.
cordova run android --device && adb logcat *:S CordovaLog:V CordovaWebView:V
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment