Created
August 7, 2019 17:13
-
-
Save Turnsole/e318bd7e5ee941e0c3374e93c6bd5d83 to your computer and use it in GitHub Desktop.
Handy ADB Commands
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
// See current activity name | |
adb shell dumpsys window windows | grep -E 'mCurrentFocus|mFocusedApp' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment