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.
From what I understand you are trying to customize home screen? If that's the case I think you need to look at this.