Skip to content

Instantly share code, notes, and snippets.

@rtroe
Last active June 20, 2020 06:30
Show Gist options
  • Save rtroe/a37516251620c7a1fb83a2c2d6074960 to your computer and use it in GitHub Desktop.
Save rtroe/a37516251620c7a1fb83a2c2d6074960 to your computer and use it in GitHub Desktop.
Returns a list of all android crashes from a PC
//C:\Program Files (x86)\Android\android-sdk\platform-tools
adb logcat AndroidRuntime:E *:S
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment