• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Black status bar?

Is there anyway to do it without meta-morph? (With root)
Yes, you can adb pull the framework file and edit whatever you want in there, then adb push it back.

It should be:
Code:
adb pull system/framework/framework-res.apk Where\ever\you\want\it
Edit the files then,

Code:
adb push Where/ever/the/file/is/located system\framework\
If you have a sense phone there are a few extra icons that can't be changed by the framework file. Such as 3G, Signal, Power management widget background, etc.

That file is located in system/framework.

So:

Code:
adb pull system/framework/com.htc.resources.apk Where\ever\you\want\it
And then:

Code:
adb push Where/ever/the/file/is/located system\framework\

Hope this helps :)

Edit: I have only tested this on a rooted Incredible with a stock 2.1 rom. So it may or may not work, although it should.
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones