Last active
June 20, 2020 06:30
-
-
Save rtroe/a37516251620c7a1fb83a2c2d6074960 to your computer and use it in GitHub Desktop.
Returns a list of all android crashes from a PC
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
//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