How do you enable a proper working Nav Bar on Sense 6? I say proper working because on most ROMs I have used, the back button on it seems to be dysfunctional.
Thanks in advance.
Sent from my HTC One using XDA Premium 4 mobile app
Please include navbar size settings(dpi) in Display Options menu (this tweak used in Purity, Carbon, Mahdi and more stock based custom roms). It's actually for Nexus 4, standart-sized soft keys take big size from workspace, display 4.7''. I'm not like use Immersive Mode constantly, only in gaming.
[Q] is there any way to get completely transparent navbar and notification bar? i am using super jelly bean rom with super fusion kernel with apex launcher Xperia arc 2011:confused::confused:
[TUTORIAL][MOD] Make 5 menu NavBar / SoftKey [Xperia L] This tutorial for JB 4.1.2 4.2.2 4.3
Hello This is my 1st thread.So,sory if my english are bad.. I know some of you already knows this. So if you already known this, you can leave it. This is for new comers like me :D
You all know that the default navbar for XperiaL only 3 buttons, back-home-recents app... So we'll make 2 additional button, thats are lock & menu.. This extra button are very usefull, i think..
Oke Let's Start
Needed : + PC + Knowledge of compile-decompile APKs + Signing APKs + Root & Deodex + Notepad++
[1] You have to find 5 icon for our new 5 navbar..you can search on this forum, or you will made the icons by yourself,doesnt matter..the important is you gets HDPI icons for HDPI device, xHDPI for xHDPI device...
[2] Decompile your SystemUI.apk...go to res/drawable-hdpi (for hdpi device)...make sure your icons have same name with icons from this folder...copy your icon to this folder...
[3]Go to res/values folder and search ids.xml and open it with Notepad++..Then add this line at the end before </resources>
Note You can chang the DIP on step 5 and 6 to customizing.. And you can change the order of the menus on step 5..just move the line like what you want..that line make order back-menu-home-lock-recent (form the left)..you can change to menu-back-home-recent-lock or what you want..just MOVE the line..