Skip to content

Instantly share code, notes, and snippets.

@Turnsole
Created August 7, 2019 17:13
Show Gist options
  • Save Turnsole/e318bd7e5ee941e0c3374e93c6bd5d83 to your computer and use it in GitHub Desktop.
Save Turnsole/e318bd7e5ee941e0c3374e93c6bd5d83 to your computer and use it in GitHub Desktop.
Handy ADB Commands
// 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