티스토리 뷰

레퍼런스폰 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
«   2025/01   »
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 31
글 보관함