Customizing android status bar

倖福魔咒の 提交于 2019-12-12 10:24:19

问题


I am a newbie to android app development. I want to customize my android status bar. I searched in web for this requirement, I saw a video on youtube, what i understood after watching that video is 1 file named framework-res.apk is responsible for status bar.

He is using adb pull command with file name framework-res.apk and doing something.

Can anybody explain what is that procedure. Any help will be appreciated. Thanks.


回答1:


From what I understand you are trying to customize home screen? If that's the case I think you need to look at this.



来源:https://stackoverflow.com/questions/9050883/customizing-android-status-bar

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!