Customizing android status bar

2019-06-14 17:42发布

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条回答
Lonely孤独者°
2楼-- · 2019-06-14 18:14

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

查看更多
登录 后发表回答