Skip to content

Instantly share code, notes, and snippets.

@sofaking
Created March 3, 2017 10:48
Show Gist options
  • Star 12 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save sofaking/4a4c29cfc55781f0e627b0cf972049e4 to your computer and use it in GitHub Desktop.
Save sofaking/4a4c29cfc55781f0e627b0cf972049e4 to your computer and use it in GitHub Desktop.
Get battery level via adb
adb shell dumpsys battery | grep level
@msm8610
Copy link

msm8610 commented Mar 17, 2021

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment