Skip to content

Instantly share code, notes, and snippets.

@rickycheers
Forked from ricardoalcocer/text
Created May 7, 2013 02:36
Show Gist options
  • Save rickycheers/5529889 to your computer and use it in GitHub Desktop.
Save rickycheers/5529889 to your computer and use it in GitHub Desktop.
The ADB excecutable lives in:
[path-to-android-sdk]/platform-tools/
./adb -e logcat | grep TiAPI
or
./adb -d logcat | grep TiAPI
d = device
e = emulator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment