티스토리 뷰
Mobile/Android
[Android]레퍼런스 4.4이상 버전에서 notification battery에 percent표시
out of coding 2015. 3. 27. 16:47레퍼런스폰 4.4 이상버전에서 notification battery에 percent표시
* 설정
adb shell content insert --uri content://settings/system --bind name:s:status_bar_show_battery_percent --bind value:i:1
adb reboot
* 해지
adb shell content insert --uri content://settings/system --bind name:s:status_bar_show_battery_percent --bind value:i:0
adb reboot
'Mobile > Android' 카테고리의 다른 글
[Android]MeasureSpec (0) | 2015.03.27 |
---|---|
[Android]ActionBar 기초 (0) | 2015.03.27 |
[Android]ViewPager에 PagerTitleStrip추가하기 (0) | 2015.03.27 |
[Android]alpha적용시 성능향상 (0) | 2015.03.27 |
[Android]baseContext와 applicationContext (0) | 2015.03.27 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- docker
- Kotlin
- php
- Python
- windows10
- android
- nodejs
- ubuntu
- tomcat
- MySQL
- enum
- Windows
- rxswift
- war
- Linux
- git
- centos8
- SWIFT
- Gradle
- Codable
- Xcode
- golang
- github
- ios
- go
- Java
- CentOS
- Spring
- cocoapods
- intellij
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
글 보관함