Created
May 14, 2020 11:04
-
-
Save TheLittleNaruto/c9814463fd1a5c308ff34b4f05c90e9c to your computer and use it in GitHub Desktop.
This file contains 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
$ adb shell setprop log.tag.MainActivity DEBUG | |
$ adb logcat -s MainActivity:V | |
05–13 22:54:51.539 2885 11072 I MainActivity: MainActivity=> onCreate() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment