Skip to content

Instantly share code, notes, and snippets.

@martin12333
Forked from sofaking/adb.sh
Created July 18, 2021 17:30
Show Gist options
  • Save martin12333/50d973ad6de919f0c51fab891076ea2a to your computer and use it in GitHub Desktop.
Save martin12333/50d973ad6de919f0c51fab891076ea2a to your computer and use it in GitHub Desktop.
Get battery level via adb
adb shell dumpsys battery | grep level
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment