Guest apometru Posted January 13, 2013 Report Posted January 13, 2013 (edited) as the title says: is it possible to have transparent statusbar and navbar (softkeys background)? just asking. and if it is, could anyone do it or post what must be done (so i could at least try)? Edited January 13, 2013 by apometru
Guest UnforcedError Posted January 20, 2013 Report Posted January 20, 2013 Staying on topic, I'd love to see how to make the app drawer transparent, as I've seen this done before! Thx!
Guest acer- Posted February 8, 2013 Report Posted February 8, 2013 (edited) I dont know much about JB here is how it should be First decompile SystemUI.apk with your favorite tool (apktool ,etc ) open /res/values/ there should a file drawables.xml find <item type="drawable" name="status_bar_background">#ff000000</item> replace all the "f" by "0" so it should be like <item type="drawable" name="status_bar_background">#00000000</item> Tip: #00000000 - 100% transparency #3F000000 - 75% transparency #7F000000 - 50% transparency #BF000000 - 25% transparency Let me know if it works Edited February 8, 2013 by acer-
Guest UnforcedError Posted February 8, 2013 Report Posted February 8, 2013 flashed to cirrus rom, app drawer is transparent, no need to do this, anyway, thx!
Guest Deonix Posted February 8, 2013 Report Posted February 8, 2013 He can't install the cyrus rom... He has the Orgod bootloader locked version. We must wait to see if we ca unlock it after the update to JB. But for now we can't. If you decompile it probably it won't boot after. The Rom should also be deodexed.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now