could someone add menu and search to the navbar at the bottom of the screen
rickwyatt said:
could someone add menu and search to the navbar at the bottom of the screen
Click to expand...
Click to collapse
I added Menu and Search button to SystemUI.apk.
If you use this moded SystemUI.apk,please remove /system/app/SystemUI.odex.
Because,SystemUI.apk was deodexed.
Don't forget to back up original files,SystemUI.apk and SystemUI.odex.
and even if your phone is brick,I can't take the responsibility.sorry.
[System Ver.]
81.5.39001.XT890.Retail.en.GB
[How to install]
$ adb push SystemUI-5buttons.apk /sdcard/
$ adb shell
$ su
# mount -o remount,rw /dev/block/mtdblock0 /system
# cp /sdcard/SystemUI-5buttons.apk /system/app/
# cd /system/app
# cp SystemUI.apk SystemUI.apk.bak
# chmod 644 SystemUI-5buttons.apk
# chown root SystemUI-5buttons.apk
# mv SystemUI-5buttons.apk SystemUI.apk
# mv SystemUI.odex SystemUI.odex.bak
# reboot
{
"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"
}
grate but could you do it like is back home recent menu search
thanks
Cheers mate. That looks cool will try it later
Sent from my XT890 using xda premium
rickwyatt said:
grate but could you do it like is back home recent menu search
thanks
Click to expand...
Click to collapse
I made another SytemUI.apk.
Try to do it!
If you have used deodexed SystemUI.apk,you need to wipe dalvik-cache.
that grate thanks could you make me one more
please
back home recent search menu
that that would be better I think
thanks also could I add it to my mod boot?
rickwyatt said:
that grate thanks could you make me one more
please
back home recent search menu
that that would be better I think
thanks also could I add it to my mod boot?
Click to expand...
Click to collapse
I re-made SytemUI.apk.
This sort is Back Home Recent Search Menu.
You can use my files as you like!
I'm very greatful do you no how to do a toggle bar in status?
that would be grate to
at least could you please make one with the standard bar + on the right side the option button and another
with the standard bar + on the right side the search button thing?
thank you very much !
EDIT: And maybe please one last with the normal menu and the right button from the normal menu keep at the right end and one before only the menu button please.. so its again a 4button menu..
would be very great if you could do this!
thank you
boolee said:
I re-made SytemUI.apk.
This sort is Back Home Recent Search Menu.
You can use my files as you like!
Click to expand...
Click to collapse
Can you link to or post a tutorial on how to do the mod yourself?
Markyzz said:
Can you link to or post a tutorial on how to do the mod yourself?
Click to expand...
Click to collapse
This would be great too !!!
please let us know
thanks
Markyzz said:
Can you link to or post a tutorial on how to do the mod yourself?
Click to expand...
Click to collapse
That's what I was able to find:
http://rootzwiki.com/topic/29153-mod-411-jelly-bean-soft-key-mods-with-menu-and-search-stockbb/ &
http://rootzwiki.com/topic/30278-how-to-step-by-step-guide-to-add-menu-and-search-soft-keys/
The guides are for Galaxy Nexus but should be applicable to our device.
rubbish said:
That's what I was able to find:
http://rootzwiki.com/topic/29153-mod-411-jelly-bean-soft-key-mods-with-menu-and-search-stockbb/ &
http://rootzwiki.com/topic/30278-how-to-step-by-step-guide-to-add-menu-and-search-soft-keys/
The guides are for Galaxy Nexus but should be applicable to our device.
Click to expand...
Click to collapse
Thanks rubbish.
I was referring to this site.
But,Razr i has a little different point from Galaxy Nexus.
I introduced in my blog about point.
but written in Japanese..sorry.
http://booleestreet.xii.jp/archives/6150
>>Google Translate
Hi.
I just want to have the stock navbar with 3 icons.
Is there any simple way to get this? (e.g. extracted from RAZR M JB ROM).
Thanks a lot.
Robert
kingofdirt said:
Hi.
I just want to have the stock navbar with 3 icons.
Is there any simple way to get this? (e.g. extracted from RAZR M JB ROM).
Thanks a lot.
Robert
Click to expand...
Click to collapse
Jelly Bean bring the stock navbar as default.
It's possible to modify the jb navbar to be black all the time?
work this in JB ?`??
i want this =)
Related
Here is a themed BlurHome.apk. This includes a themed Google search widget, phone icon, contacts icon, and apps launcher icon.
Version (3)
Download BlurHome file and copy it to your sdcard ... http://www.teenfaces.com/droid/blur3/BlurHome.apk Keep a backup of the original BlurHome.apk ... download it here, http://www.teenfaces.com/droidbackup/BlurHome.apk
{
"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"
}
enter code in adb or terminal emulator
su
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
cp /sdcard/BlurHome.apk /system/app
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
sync
Version (2)
Download BlurHome file and copy it to your sdcard ... http://www.teenfaces.com/droid/blur2/BlurHome.apk Keep a backup of the original BlurHome.apk ... download it here, http://www.teenfaces.com/droidbackup/BlurHome.apk
Version (1)
Download BlurHome file and copy it to your sdcard ... http://www.teenfaces.com/droid/BlurHome.apk
Nice work and thanks again.
looks way better than stock. Nice job.
This is awesome!
love this theme! As a suggestion you should make a blue themed one with the original contacts icon and a blue phone icon! that would be bomb. Apart from that this is an awesome theme! good job!
WOW! ur tha man!!!
if i may, i would like the left side to be the phone and right side sms instead ;-)
nemesis000000 said:
WOW! ur tha man!!!
if i may, i would like the left side to be the phone and right side sms instead ;-)
Click to expand...
Click to collapse
+1 on this. Would be nice if you could just hold the icon and change it to a different shortcut.
What live wallpaper is that?
drhill said:
What live wallpaper is that?
Click to expand...
Click to collapse
It is called Blue Sea and I believe it is an HTC live wallpaper that I installed when I first rooted my X. I will have to find the post and link it here.
update: I have found the link and it is from a Samsung device... http://alldroid.org/default.aspx?g=posts&t=509
teenfaces said:
It is called Blue Sea and I believe it is an HTC live wallpaper that I installed when I first rooted my X. I will have to find the post and link it here.
update: I have found the link and it is from a Samsung device... http://alldroid.org/default.aspx?g=posts&t=509
Click to expand...
Click to collapse
Thank you.
updated to Version (2)
Version 2 is perfect!! Great job!
Any chance I could get that wallpaper from your first screenshot? The sort of mesh looking one. I'd appreciate it
Updated to version (3)
As always very nice and thanks for your work.
can i get a non themed stock version of the Blurhome.apk? for me to use on my moto droid 1?
I appreciate the su coding. I used your original blurhome file because of the status bar mod I did that changed my blur. However its acting sketchy ask my blur icons keep moving around between homescreens and glitching and stuff. Any ideas?
Nickdroid86 said:
I appreciate the su coding. I used your original blurhome file because of the status bar mod I did that changed my blur. However its acting sketchy ask my blur icons keep moving around between homescreens and glitching and stuff. Any ideas?
Click to expand...
Click to collapse
Blur is just a crappy app. Simply remove whatever widget is acting up by dragging it to the trash and reboot your x. It will run stable again after a couple of reboots.
Does this work on droid 1 with 2.2 non rooted?
does this work on galaxy s 2.1 rooted ?
Samsung Galaxy S II theme
{
"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"
}
Thanks to
AdamTt, for the reboot mod
Ospi, for the reboot and screenshot icon
pvyParts, for help with the notification toggles
Download the full version here
WOW!! awesome work
+ 1 on that, will try it out when i have the time. Really like the 'matted blues' kind of look and tje statusbar icons
Regards Dousan...
Glad you guys like it
Great thanks alot !
Do you just install all the APK's and it works? will this work on the [System] FTS V0.2 + 04 Preview [UK 145 GB 2.3.3]?
Should work on that system too
Check the installation guide inside the package
Small fixes in framework and SemcGenericUxpRes, please download again
thomassafca said:
Should work on that system too
Check the installation guide inside the package
Click to expand...
Click to collapse
i pushed all the .apk's but on reboot, the phone process goes into a force close loop. and the power button resets the device rather than bringing up the power menu
Just to help out ive packed the latest version into a flashable update.zip for use in clockwork recovery.
Download Here (REMOVED)
P.S This is untested, all I did was package the supplied files.
FrAsErTaG said:
Just to help out ive packed the latest version into a flashable update.zip for use in clockwork recovery.
Download Here
P.S This is untested, all I did was package the supplied files.
Click to expand...
Click to collapse
Testing now.
EDIT: Oh, using a custom img, forget it then.
Though the zip installs just fine.
AndroHero said:
i pushed all the .apk's but on reboot, the phone process goes into a force close loop. and the power button resets the device rather than bringing up the power menu
Click to expand...
Click to collapse
That sounds weird.. Did you tried to restart?
You were probably using the Reboot mod right? Push the default android.policy.jar and framework.jar to your phone
FrAsErTaG said:
Just to help out ive packed the latest version into a flashable update.zip for use in clockwork recovery.
Download Here
P.S This is untested, all I did was package the supplied files.
Click to expand...
Click to collapse
Thanks, someone please test this so I can add it to the first post
Do I have to be rooted?
@thomassafca there's a adb shell line in your 'how to' that is incorrect:
busybox cp -R /sdcard/SemcMusic.apk /system/framework/
It's should read /system/app/ instead of /system/framework/
Just a heads up.
Regards Dousan...
Ohh by the way it looks very slick indead, nice work mate
Did it with root explorer. If anybody else does it with root explorer please remeber to move the files to /system/ first, then set permissions and then move to /system/framework/ otherwise you might end up in a bootloop. This only regards the two files going to /system/framworkl/
GetPatriotized said:
Do I have to be rooted?
Click to expand...
Click to collapse
I think so, yes.
@Dousan, thanks for the heads up! Fixed the download link
Anyone interested in a new Settings.apk?
I know i am
Regards Dousan...
e: If nobody else is it would be cool if you pm'ed me the file. It looks awesome even more this second time i see it. It makes the modding you've done more complete Really nice colour choise you've made
Will share it tomorrow, im on my iPad now ;d
I'll also try to get rid of the blue SE background
thomassafca said:
Will share it tomorrow, im on my iPad now ;d
I'll also try to get rid of the blue SE background
Click to expand...
Click to collapse
Great
One question, what's the name of the background that you changed to black in your modded apk's?
Regards Dousan...
I've installed a CRT animation onto my stock SE firmware, will this conflict with yours and mess up my phone? Or can I just overwrite it with no issue?
I recall pushing a framework-res.apk onto my phone. http://forum.xda-developers.com/showthread.php?t=1065789&highlight=CRT this one infact, all I installed was the animation.
Since Xperia84 asked me to modify the home.apk for custom images; I decided to give everyone these.
RELEASE 1
Sony Ericsson Logo - Green
http://www.mediafire.com/?i2je8s3cev6z9cm
Please do not mirror ! [Just for download count !]
I know doing this is incredibly easy, so ... FOR ANYONE OUT THERE THAT WANTS A CUSTOM IMAGE, PLEASE REQUEST IT.
PS - I'm only doing this cos I'm bored
POST PS - what I did i just edit images in the APK. I only edited the image for the APP DRAWER , but BY REQUEST I will edit any other image and edit XML files if you want.
Noobs , fire away !
{
"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"
}
HOW TO INSTALL:
I CBF MAKING UPDATE.ZIP NOW.
However, I'll do it when I get time
Now to instructions,
Option 1
Use ADB
adb push Home.apk /system/app/home.apk
Option 2
Use Root Explorer or similar.
put into SD card or w.e. and copy to /system/app/
LONG HOLD home.apk and select Permissions
Set Permissions to rw-r--r--
Option 3
Flash using xrecovery [SOON]
Blue SE logo
Download: http://www.mediafire.com/?j9o4ff6ct19cfnr
reserved also
maybe this one too. last one
I replaced HOME.apk with yours on WolfBreak 2.3ROM, then reboot, it doesn't work for 2.3. Could you please modify the new HOME.apk of 2.3 with 5x4 or 5x5 icon in app drawer.
o0lx0o said:
I replaced HOME.apk with yours on WolfBreak 2.3ROM, then reboot, it doesn't work for 2.3. Could you please modify the new HOME.apk of 2.3 with 5x4 or 5x5 icon in app drawer.
Click to expand...
Click to collapse
change permissions ! and maybe . ill see
Sent from my X10i using XDA Premium App
No worries i figured it out myself
CeeJaySwe said:
Could you make a mod with this picture? =)
Click to expand...
Click to collapse
you know that Kalmar is going down this year FORZA Gnaget!
@OP please look at your PM
Sent from my Xperia™ Infinity 2.3.3 Stock! [want to follow my Google+ push gplus.to/Xperia84
if OP is ok with it, i could also help people edit the image =)
CeeJaySwe said:
No worries i figured it out myself
Click to expand...
Click to collapse
i'll do that pronto
and
if OP is ok with it, i could also help people edit the image =)
Click to expand...
Click to collapse
that's fine if they want your help !
CeeJaySwe said:
No worries i figured it out myself
Click to expand...
Click to collapse
here is yours.
http://www.mediafire.com/?mrqfj4b30713gtf
phillu97 said:
here is yours.
http://www.mediafire.com/?mrqfj4b30713gtf
Click to expand...
Click to collapse
i'll do Xperia84's right now !
phillu97 said:
i'll do Xperia84's right now !
Click to expand...
Click to collapse
all requests done ! any more ?
For some reason is not possible to add the music widget after delete, it says it already was added, clear cache make it returns, but if you try again same problem happens
Sent from my X10i using XDA App
can you change the home grid 5x5?
Thanks phillu97, using the blue one as we speak
For some reason is not possible to add the music widget after delete, it says it already was added, clear cache make it returns, but if you try again same problem happens
Sent from my X10i using XDA App
Click to expand...
Click to collapse
You'd have to clear data for it. Sorry, no other way.
Setting > Applications > All [at the top] > Home > Clear Data.
can you change the home grid 5x5?
Click to expand...
Click to collapse
Well, if I can get time to try.
916x10 said:
Thanks phillu97, using the blue one as we speak
Click to expand...
Click to collapse
very appropriate mate ! [sarcasm]
:L, but yerh, pretty good. shiet, I think i left a little white around the border... but mehh =/ if i crop it anymore, its gonna be effing pixelated.
My only request is that you make the blue, more blue. It looks purplish to me, anybody agree?
MotoLocker ICS Theme V2 (more ICS-ish)
{
"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"
}
COMPATIBLE WITH:
SuperCharged v5 2.3.6
Stock Rooted 2.3.6 **ADDED 3/6/2012**
HOW TO INSTALL
Step 1: Download File from here and place them on your sdcard(not in a folder,just straight on sdcard)
Step 2: Using ADB push the file with the code provided below
Step 3: Enjoy!
FILE:
CLICK HERE TO DOWNLOAD MOD for SuperCharged v5 2.3.6
CLICK HERE TO DOWNLOAD MOD for Stock Rooted 2.3.6
Here is the Code,you need to use adb while in windows.Open CMD to push file.(if you dont have ADB you download it from the "Root your Atrix 2" post in the Development Section, its the file named "exploit.zip")
Code :
Code:
adb shell
su
mount -o rw,remount /dev/block/mtdblock3 /system
cat /sdcard/framework-res.apk > /system/framework/framework-res.apk
chmod 755 /system/framework/framework-res.apk
reboot
WARNING: I AM NOT RESPONSIBLE FOR YOUR PHONE,YOU BRICK YOUR PHONE THATS ON YOU. IF YOUR FOLLOW THESE DIRECTIONS YOU WILL BE FINE : )
IF YOU LIKE,FEEL FREE TO HIT THE THANKS BUTTON!
Is it possible to move the location of the lock slider? E.g. Closer to the bottom of the screen?
Sent from my MB865 using XDA
nephillim said:
Is it possible to move the location of the lock slider? E.g. Closer to the bottom of the screen?
Sent from my MB865 using XDA
Click to expand...
Click to collapse
If it is i don't know how quite yet,i am doing my research still,dont have the skills...yet,maybe someone else can but i cant at the moment
Can u make a flashable zip for this thanks
Sent from my MB865 using xda premium
Found this.... dunno if it would help you on coding lockscreens or not.... thought I'd post it!!!
http://forum.xda-developers.com/showthread.php?t=1539335
nephillim said:
Found this.... dunno if it would help you on coding lockscreens or not.... thought I'd post it!!!
http://forum.xda-developers.com/showthread.php?t=1539335
Click to expand...
Click to collapse
Unfortunately that won't help with much... this is a GB lockscreen with different icons/colors to look like ICS while that is an ICS lockscreen made to look more Honeycombish.
I thought it might be possible to find an XML entry for the positioning of the slider. I haven't messed with XML myself so have no clue.
nephillim said:
I thought it might be possible to find an XML entry for the positioning of the slider. I haven't messed with XML myself so have no clue.
Click to expand...
Click to collapse
check in apk/res/layout
Enabling navigation bar on Cyanogenmod 9/10/10.1/10.2./11I created this thread to speak about enabling navigation bar for those users that touch keys don't work, or just want to have that bar
I know at this time 2 ways to enabling navigation bar on our SL's that using cyanogenmod.
First is that you can ask the developers to make for you an flashible zip, that will take time for you and developer.
Second consists from few steps that you can make yourself.
I will tell you about second way that it takes 1 min to make.
First you need to download form google play an app called: ROM Toolbox, or other app that let's you to edit file form system "build.prop" like ROOT Browser
I will use ROM Toolbox.
Be aware that this app request SU permision and you also need to have on your rom installed.
To check that go in Settings and see if you have Superuser section.
After you installed follow this steps:
1. Open ROM Toolbox and go to section Performance.
2. Press build.prop Editor.
{
"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"
}
3. After that you will get an window like this an you need to press the pencel form the bottom of the screen:
4. Once you press that pencil go to the end o the file and tipe: "qemu.hw.mainkeys=0" like in the picture:
5. After that press Save on the top of the screen and reboot your phone.
6. Afeter reboot you should have an bar like this:
7. To costumize the keys just go in Settings>System>Navigation Bar> Buttons and layout.
Have fun and enjoy your Navigation bar.
Moderators should sticky this. Pretty useful. :good:
CM 11- customisation?
hi @tranceformat,
May I know is there any way to customise the navigation bar onn CM11.. AND TO SAY navigation bar is working on cm 11 , please help me to resize it :crying:
Nit.in said:
hi @tranceformat,
May I know is there any way to customise the navigation bar onn CM11.. AND TO SAY navigation bar is working on cm 11 , please help me to resize it :crying:
Click to expand...
Click to collapse
hi process for enabling nav. bar on cm 11 is the same... about costumization, we all wait for dhiru's next relase that hope it will include the costumization part fot it..
or you can try rom built by LoLaTiOn : http://forum.xda-developers.com/showthread.php?t=2544686
that includes costumization for nav. bar
Thank you , I'm on pound rom ..ported by lolation.. Anyways I'm used to this nav bar..
Sent from my GT-I9003 using xda app-developers app
Nit.in said:
Thank you , I'm on pound rom ..ported by lolation.. Anyways I'm used to this nav bar..
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
thanks for this sir,will try it on my CM11 thanks for sharing :good:
how about stock rom?
mahdik.m said:
how about stock rom?
Click to expand...
Click to collapse
i doubt it would be available for stock rom
tranceformat said:
4. Once you press that pencil go to the end o the file and tipe: "qemu.hw.mainkeys=0" like in the picture:
Click to expand...
Click to collapse
Which o are you talking about? The pictures here are broken so i cant see which is which.
Could you possibly re-load the pictures.
Thanks