Created
December 12, 2014 14:36
-
-
Save fedyk/8ff1369166c69f6d2380 to your computer and use it in GitHub Desktop.
Run cordova(phonegap) app on android device and see all logs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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