728x90
반응형
- docker 설치
- docker run hello-world
- docker run -p 3333:9999 gcr.io/android-battery-historian/stable:3.0 --port 9999
- http://localhost:3333/
- adb shell dumpsys batterystats --reset
- adb shell dumpsys batterystats --enable full-wake-history
https://github.com/google/battery-historian
반응형
'Development > Android' 카테고리의 다른 글
[android] 안드로이드 구글정책 타임라인(2021) (0) | 2021.03.05 |
---|---|
[android] intent scheme 이란 무엇인가 (0) | 2021.03.04 |
[android][ADB] broadcast (0) | 2018.04.12 |
[android] APK Sign (0) | 2018.04.12 |
[android][ADB] screenshot (0) | 2018.04.12 |
댓글