Hello all,
I'm currently loving my Lenovo P2 but there's one small thing I'd love to tweak. I still prefer using my phone with one hand but to hide the navigation bar, the button is all the way to the left which is a real stretch for me using it on my right hand. Does anybody know how to move it to the right (see picture for clarification)?
Thanks in advance!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Unlock the bootloader, fastboot boot twrp.img, backup your ROM, deodex it, use apktool/baksmali to convert the framework / systemui to smali code and resource files, find the navigation bar resource XML file, change the button order, smali the files back into framework and systemui, copy original jar file signatures into your repacked files, flash the changed files back to your phone, enjoy.
Oath thanks mate!
Related
Hi all
i'm looking for other bottom task bars for windows 6.5.1
so that's the newest windows build with the buttons on bottom
Does any one know if there are any other ones ?
Transparant ones, or just other buttons ?
Thx in advance
Try this: http://forum.xda-developers.com/showthread.php?t=559695
The buttons are in these files in Windows folder:
default_toolbarIconBubbleButton.png
default_toolbarIconBubbleButtonDisabled.png
default_toolbarIconBubbleButtonSelected.png
default_toolbarTextBubbleButton.png
default_toolbarTextBubbleButtonDisabled.png
default_toolbarTextBubbleButtonSelected.png
So youn can just draw for yourself.
Here what I made for me: Pressed:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You can find these buttons in attached file. Just replase in Windows folder.
Buttons are non-language specific and contain no text or icons, so feel free to use them in any language.
Hi zeror
do these file also contain the transparant bar as displayed on your screens?
cause I like that very much !
thx for the post !
aloright so im having some problems with editing my framework-res.apk file. I flashed the new notification power control widget and wanted to add my own batter icon and change the widget to be clear along with changing the icons. everything i did works perfectly right now but im getting the circle spinner when i try to change the volume, a white bar at the top of apps like k9 and tapatalk, and a force close when i try to open the preferences of launcher pro (not settings that opens fine). im not sure what the problem is but im guessing it has something to do with the xml files i edited to remove the color on the widget bar or the changes made to make my batter icon work. any ideas on what is going on would be very appreciated!
heres what it looks like now:
working mod: View attachment 447441
errors:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
figured i would share my star wars soft keys if anyone wants them
http://dl.dropbox.com/u/59007827/starwars%20nav%20bar.zip
and heres how they look on my home screen
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
heres it with a hitman font
http://dl.dropbox.com/u/59007827/hitman%20nav%20bar.zip
just flash via zip themer and you should be good
if you want to edit them yourself and use zip themer you are free to download one of my themes open it up using 7zip then go into system ui, res, drawable-xhdpi, and then you can open up my images and edit them using photoshop or gimp, and then just save them back into the zip and you should be good. When you use zip themer it will come up as one of my nav bar titles but you should be fine
added new soft keys and tutorial also i forgot to add if you need to get zip themer its available here https://market.android.com/details?id=kellinwood.zipthemer
I installed and love "The people's ROM" v2.21, it is very fast, simple and looks great. Is it possible to restore the default background picture (the yellow and blue fire image). I mistakenly changed the background image and would like to restore it. However I am not able to find the image on the device, nor do I see an option to restore it. Is it possible to do w/out rebuilding? Thanks!
For future reference:
Use 7zip to open the ROM zip file to navigate to this path: \system\framework\
Extract this APK: framework-res.apk
Then using 7zip again, open the APK and navigate to this path: \res\drawable-hdpi\
In this case, you are looking for the filename: default_wallpaper.jpg
Full path
\system\framework\framework-res.apk\res\drawable-hdpi\default_wallpaper.jpg
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Nice job Nikon. Thanks.
Sent from my SPH-L710 using xda premium
That did it, thanks! :good:
This has only been tested on .78 and 98.16.3. May not work on other roms!
Hello everyone!
I have made some edits to SystemUI.apk for stock JB roms and a friend, megaghostgamer said to post it here
download and installation instructions below the screenshots.
here's stock Softkeys
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and the modded ICS SoftKeys
Last but certainly not least the download link: http://www.mediafire.com/download/69j3c0l98j9kjso/SystemUI.apk
Installation howto:
Download root browser lite from play store and locate where you have downloaded SystemUI.apk. Copy the SystemUI by holding it and tapping the copy button. Then go to the system/app folder and paste it. This will then give you an option to over write the current SystemUI. Tap yes to overwrite then do a reboot and enjoy!
Nice job. Another alternative for the faint of heart would be downloading SoftKeyZ from the Play Store and set your soft keys to Moto (or any other)
Sent from my XT907 using xda premium