Skip to content

Instantly share code, notes, and snippets.

@glowinthedark
Forked from sofaking/adb.sh
Created August 17, 2020 13:39
Show Gist options
  • Save glowinthedark/6e01f42168275846374d676a46e0d0f5 to your computer and use it in GitHub Desktop.
Save glowinthedark/6e01f42168275846374d676a46e0d0f5 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