Is there a file I can download that allows me to remove the action bar? Or do I need to use a different ROM?
Sent from my Galaxy Nexus using xda app-developers app
Maxwell3004 said:
Is there a file I can download that allows me to remove the action bar? Or do I need to use a different ROM?
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
for starters, are supposed to guess what rom are you running?
sent from my i9250
The "are you jellin" ROM.
Sent from my Galaxy Nexus using xda app-developers app
Upload your framework-res.apk and I'll send you a .zip.
You can add this line to your build.prop
qemu.hw.mainkeys=1 or let Jubakuba edit your current framework.apk
jerrycycle said:
You can add this line to your build.prop
qemu.hw.mainkeys=1 or let Jubakuba edit your current framework.apk
Click to expand...
Click to collapse
Good solution...
But the harder solution is "better" in that you'll still get ICS+ optimized menu buttons. (You know, the three dots. If apps see that you "don't have" a NavBar" they don't show the three dots...since that generally means you have a hard menu button).
Decompile framework-res.apk
/res/values/dimens.xml holds three lines in relation to navbar size. Edit all three to 0.0.
Profit.
For this person your edited framework would be best. In my case I use gesture to control back, home, menu & power off/on, so the build.prop is best for me.
How do I do that?
Sent from my Galaxy Nexus using xda app-developers app
Maxwell3004 said:
How do I do that?
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Use a file explorer to copy it from /system/framework/framework-res.apk
To your SD card.
Upload somewhere.
Send link.
Is possible for non-rooted? Any apk for remove the action bar? I use not any Rom .... any answers is welcome ... I appreciate it! Thanks!
Sending from Samsung Galaxy S8+
Edit: Problem solved .... I found app that called GMD Immersive Mode ... works very well!!
Related
So i pulled the apk from data/app.
Replaced the icon inside like usual
Put it back to data/app. And it goes missing from the app drawer.
Tried putting it in system/app, and it says Handcent has stopped working.
Something im missing?
Non system apps have to installed, not just pushed. Delete your old one first our you'll get a parse error.
Sent from my Galaxy Nexus using xda premium
So grab the apk, change the icons, uninstall handcent, push hte apk, INSTALL that new apk from data/app?
Yep. if all your doing is changing icons, why not use nova launcher and do it with no hassles?
Sent from my Galaxy Nexus using xda premium
artvandelay440 said:
Yep. if all your doing is changing icons, why not use nova launcher and do it with no hassles?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
That is one of the best features of Nova!
Sent from my Galaxy Nexus
I figured id lose some kind of core ics functionality changing to a third party launcher.
Cant get this **** to work at all....
copied the com.handcent....apk file to my pc. Changed the icon.
uninstalled handcent from my phone
Transferred over the com.handcent....apk from pc to /data/app
Ran the apk and installed it, says Application not installed when i try to install it.
Upload the icon and the apk file. I'll help if you like.
Sent from my Galaxy Nexus using xda premium
Thank you, heres the two icons i want thrown in, theyre both in the drawable-hdpi folder. Thanks. Ones the main icon for the apk. The icon_pink is to overwrite the pink notification choice u can choice as a icon in the app settings.
Does nova change the app drawer icons? If so,how?
I thought it could only change home screen icons
Sent from my Galaxy Nexus using Tapatalk
chrisexv6 said:
Does nova change the app drawer icons? If so,how?
I thought it could only change home screen icons
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
Nova doesn't do app drawer icons, only homescreen. They do keep even after an update though. For OP, there is something odd about this app. Even just decompiling/recompiling with no changes, and the app closes immediately after startup. No errors or anything, and logcat returns no errors. My only advice is to use Nova Launcher- you will not lose one bit of functionaloty or appearance (exactly like stock) and will gain a ton of features.
emerica243 said:
Cant get this **** to work at all....
copied the com.handcent....apk file to my pc. Changed the icon.
uninstalled handcent from my phone
Transferred over the com.handcent....apk from pc to /data/app
Ran the apk and installed it, says Application not installed when i try to install it.
Click to expand...
Click to collapse
Did you remember to sign the apk before pushing it?
Sent from my Galaxy Nexus using xda premium
tristan202 said:
Did you remember to sign the apk before pushing it?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Exactly my thoughts!
Sign the apk before pushing back to the phone.
Sent from my Galaxy Nexus using xda premium
I signed all of mine. No luck.
Sent from my Galaxy Nexus using xda premium
I'm sure this will be quick and too the point.
How do I get an image behind my soft keys?
If I can't, where do I get shortcuts to go to home/back/recent etc if I was to use full screen mod?
Sent from my Sprint Galaxy Nexus using xda premium
You can't get an image for a navbar easily. There was a thread on it a long time ago and it was a lot more trouble than it was worth. If you want to go full screen you can use the button on the power menu or you can download LMT Launcher from the XDA Android Apps and Games section. It has some pie controls you can use like the advanced settings in the browser.
"Long is the way, and hard, that out of hell leads up to light."
joshnichols189 said:
You can't get an image for a navbar easily. There was a thread on it a long time ago and it was a lot more trouble than it was worth. If you want to go full screen you can use the button on the power menu or you can download LMT Launcher from the XDA Android Apps and Games section. It has some pie controls you can use like the advanced settings in the browser.
"Long is the way, and hard, that out of hell leads up to light."
Click to expand...
Click to collapse
Yea I tried lmt and didn't really like it that much and power button is just a pain.
Any chance anyone could find that thread? I searched couldn't find it. Might be worth the trouble because it looks so sexy.
Sent from my Sprint Galaxy Nexus using xda premium
It hasn't been updated since 4.0.3
http://forum.xda-developers.com/showthread.php?t=1388554&page=12
http://forum.xda-developers.com/showthread.php?t=1443153&highlight=transparent+nav+bar
http://forum.xda-developers.com/showthread.php?t=1409540&highlight=transparent+nav+bar
Yes the last one says statusbar but there's navbar in there somewhere.
joshnichols189 said:
It hasn't been updated since 4.0.3
http://forum.xda-developers.com/showthread.php?t=1388554&page=12
http://forum.xda-developers.com/showthread.php?t=1443153&highlight=transparent+nav+bar
http://forum.xda-developers.com/showthread.php?t=1409540&highlight=transparent+nav+bar
Yes the last one says statusbar but there's navbar in there somewhere.
Click to expand...
Click to collapse
Sweet thanks I'll check them out.
Sent from my Galaxy Nexus using xda premium
Its just some simple text editing in the SystemUI.apk. Using apktool to decompile it, add a drawable reference to the image and then recompile the apk. Push to your device using adb or root explorer and job done.
Sent from my Galaxy Nexus using XDA Premium HD app
incredulous said:
Its just some simple text editing in the SystemUI.apk. Using apktool to decompile it, add a drawable reference to the image and then recompile the apk. Push to your device using adb or root explorer and job done.
Sent from my Galaxy Nexus using XDA Premium HD app
Click to expand...
Click to collapse
Yea that could be easier.
Sent from my Galaxy Nexus using xda premium
Hello genius people out there since CNA ROM let users customize nav bar icon I would like to ask you can you post your custom nav bar icon here for dumb like me.
Thanks in advance
Sent from my Galaxy Nexus using xda app-developers app
i don't wanna act evil but SEARCH THE FORUM for SOFTKEYS!!
-Sent from the future
I actually can't find any custom softkeys. only the standard ones.
i'm looking for some for phone, texts, and maybe maps that have the same style as the standard buttons.
jbaruch76 said:
I actually can't find any custom softkeys. only the standard ones.
i'm looking for some for phone, texts, and maybe maps that have the same style as the standard buttons.
Click to expand...
Click to collapse
I dont want to sound offensive but the Gnex themes section is full of softkeys threads
Sent from my Galaxy Nexus using Tapatalk 2
I can get a zip of other keys I jus need to know exactly what icons u want...
Sent from my Galaxy Nexus using xda app-developers app
Can you make a flashable zip of the second picture icons??
Sent from my Galaxy Nexus using xda app-developers app
m0bstr said:
Can you make a flashable zip of the second picture icons??
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Yup those a RAZR HD keys...do u run a ROM wit custom glow color and button color? Cuz I do have the glow holo. But white is good for custom coloring. Or i can take glow out and u can use stock glow...Lol ur choice.
Sent from my Galaxy Nexus using xda app-developers app
I run vanir ak-47, I dont use glow, i disable it. I just like the razor HD navbar icons and white stock is fine, I also like to use the stock blue nav bar colors
m0bstr said:
I run vanir ak-47, I dont use glow, i disable it. I just like the razor HD navbar icons and white stock is fine, I also like to use the stock blue nav bar colors
Click to expand...
Click to collapse
Here you go its a zip of RazrHD keys and white glow all customizable via rom navi settings. It has the glow but jus disable via rom. Or pull out before making zip. I have only tested zip via Zip Themer app. You can do it manually if u choose.
Jus in case ur not familiar with app.
Download/open app)settings/update edify to current rom zip)theme/choose soft key zip)build/always make undo...enjoi use at own risk. but have tested with this method on all vanir roms and many others and ALWAYS works.
matthew0776 said:
Here you go its a zip of RazrHD keys and white glow all customizable via rom navi settings. It has the glow but jus disable via rom. Or pull out before making zip. I have only tested zip via Zip Themer app. You can do it manually if u choose.
Jus in case ur not familiar with app.
Download/open app)settings/update edify to current rom zip)theme/choose soft key zip)build/always make undo...enjoi use at own risk. but have tested with this method on all vanir roms and many others and ALWAYS works.
Click to expand...
Click to collapse
where do i find the setting/update?? i opened the file but dont know what to do next
Using zip themer...???? I tested it literally right before I posted ...
Sent from my Galaxy Nexus using xda app-developers app
---------- Post added at 10:52 PM ---------- Previous post was at 10:49 PM ----------
Make sure to update edify to the ROM u are currently running...then configure. Then...theme choose soft key zip. Then build. Boot recovery and flash "update RazrHD ZIP "
Sent from my Galaxy Nexus using xda app-developers app
matthew0776 said:
Using zip themer...???? I tested it literally right before I posted ...
Sent from my Galaxy Nexus using xda app-developers app
---------- Post added at 10:52 PM ---------- Previous post was at 10:49 PM ----------
Make sure to update edify to the ROM u are currently running...then configure. Then...theme choose soft key zip. Then build. Boot recovery and flash "update RazrHD ZIP "
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
So i need to download an app called zip themer??
m0bstr said:
So i need to download an app called zip themer??
Click to expand...
Click to collapse
Yup ... Def takes care of thing like this and is very easy to use wit aligning zips.
Go to play store and type in zip themer and follow directions from link post and you'll be 100. Sorry for confusion. U could also do it manually by extracting PNG files. But I def like using the app.
Sent from my Galaxy Nexus using xda app-developers app
Let me know if it works out ....
Sent from my Galaxy Nexus using xda app-developers app
i tried it with zip themer, but it says it loads but nothing changes, idk what im doing wrong...
Weird... OK def wanna get this to work for ya. I'm gonna post some pics if u dont mind...
Sent from my Galaxy Nexus using xda app-developers app
thanks and sorry for being a noob
OK
1) open app/ hit 3dot/settings
2)update edify
3)hit browse
4)find and choose the edify.zip and or your Rom zip
5)hit configure
6)should say success/ hit back
7)hit theme/
8)press green arrow and choose SOFTKEY. zip
If u have multiple mods u want added after the first one hit theme + again and choose 2nd zip
9)press build/ always make undo(to go back when ever you want)wait til done
10)reboot recovery and look for SOFTKEY/LOCK ICON update zip and flash...DONE / REBOOT
There will also be a undo zip for later use.
Really hope this helps. This will work for 99% of mods so long as u update edify for each ROM.
Sent from my Galaxy Nexus using xda app-developers app
m0bstr said:
thanks and sorry for being a noob
Click to expand...
Click to collapse
No worries...Lol
Sent from my Galaxy Nexus using xda app-developers app
where do i find the rom im using??
Does anybody knkw the file in systemui.apk and values to change to disable left side notification tint on statusbar?
Sent from my SPH-L900 using xda premium
i wish this was permanently deleted on all roms. That tint does not make sense
I personally like the way it makes the notification icons look...
Sent from my SPH-L900 using xda app-developers app
I have weatherbug app and its shows temp there dull as hell. Ive had rom with tint removed and I could see it from 5 ft away. I got the files to do now just need to do
Sent from my SPH-L900 using xda premium
Jsarge45 said:
I have weatherbug app and its shows temp there dull as hell. Ive had rom with tint removed and I could see it from 5 ft away. I got the files to do now just need to do
Sent from my SPH-L900 using xda premium
Click to expand...
Click to collapse
whats the files locations?
samevo said:
whats the files locations?
Click to expand...
Click to collapse
Decompile systemui.apk
In vaules folder
Status bar icon edit to 100% dimens.xml
Tw status bar icon edit same as above
I have been haveing troubles with apktool and apk manager so if you're more lucker then me can you pass alomg a zip
Sent from my SPH-L900 using xda premium
Jsarge45 said:
Decompile systemui.apk
In vaules folder
Status bar icon edit to 100% dimens.xml
Tw status bar icon edit same as above
I have been haveing troubles with apktool and apk manager so if you're more lucker then me can you pass alomg a zip
Sent from my SPH-L900 using xda premium
Click to expand...
Click to collapse
what rom your trying to mod cause ill do it for you
mackentosh said:
what rom your trying to mod cause ill do it for you
Click to expand...
Click to collapse
Im on lk8 stock deox now.. b4 update leak I was running your rom but I kinda want to just tweak lil things and keep kinda stock for now so yea. Stock lk8 deox.
Last night I was trying again with apktool and when decompiling systemui, framework-res.apk and twframework-res.apk only twframework would install in prompt. I trued from link you supplied and found another on youtube with vid tut. So after tring to decompile the systemUI
Sent from my SPH-L900 using xda premium
Fcuk hit send button..
In the systemUI folder that pops up in apktool folder there was only smali folder. No manifest no res nothing just smali.. I deleted and retried like 12 times with different rom bases. I even tried yours to just see where edits where made maybe thinking I could make zip but nothing worked. The closest I got was with apk manager. Im dumb though and just literally installed notepad++ now. Wish I had yesterday. My desktop looks like my kids room. Lol
Sent from my SPH-L900 using xda premium
I want to remove tint, remove am pm. Change thickness of lockscreen clock.. dumb sh*t ...
Kinda play around..
That andriod kitchen was waste of time too
Sent from my SPH-L900 using xda premium
Jsarge45 said:
I want to remove tint, remove am pm. Change thickness of lockscreen clock.. dumb sh*t ...
Kinda play around..
That andriod kitchen was waste of time too
Sent from my SPH-L900 using xda premium
Click to expand...
Click to collapse
Have you tried the drawables.xml?
<item type="drawable" name="notification_icon_area_smoke">#aa000000</item>
shiftr182 said:
Have you tried the drawables.xml?
<item type="drawable" name="notification_icon_area_smoke">#aa000000</item>
Click to expand...
Click to collapse
I havent because I didn't know what to edit in drawables. Only had info for vaules.
So in drawables whats the edit to remove. AA TO OO?
Sent from my SPH-L900 using xda premium
Jsarge45 said:
I havent because I didn't know what to edit in drawables. Only had info for vaules.
So in drawables whats the edit to remove. AA TO OO?
Sent from my SPH-L900 using xda premium
Click to expand...
Click to collapse
Thats what I would do.
Jsarge45 said:
I havent because I didn't know what to edit in drawables. Only had info for vaules.
So in drawables whats the edit to remove. AA TO OO?
Sent from my SPH-L900 using xda premium
Click to expand...
Click to collapse
Change aa to ff to remove transparency and make it bright white again
Sent from my SPH-L900 using Xparent ICS Tapatalk 2
What tint are you talking about? I don't notice it.
There is a tint of your notifications that come in the top left of the screen. I believe it takes away a lot of the good looks of touchwiz roms. When the tint is removed I believe it looks so much better
The correct way to do it is decompile the SystemUI.apk, then in the values folder open the dimens.xml.
Edit line 25 and 26 and change the % to 100.0% on both lines and recompile.
Sent from my SPH-L900 using xda app-developers app
Hey bp. Thanks for the response. Any possible way you can make a zipp that can be flashed on touchwiz roms to eliminate the tint? It would be much appreciated!
stu5797 said:
Hey bp. Thanks for the response. Any possible way you can make a zipp that can be flashed on touchwiz roms to eliminate the tint? It would be much appreciated!
Click to expand...
Click to collapse
What ROM are you on, I can make a zip for you.
Sent from my SPH-L900 using xda app-developers app
Wow Thanks so much! Anyway you can do macs rom and project rom?
this tool is replace your navigation bar..
Install:copy to system/app/ set 644 and disable navigation bar in setting or change qemu.hw.mainkeys=1 in buildprop
Goodluck:laugh:
truonglx8x said:
this tool is replace your navigation bar..
Install:copy to system/app/ set 644 and disable navigation bar in setting or change qemu.hw.mainkeys=1 in buildprop
Goodluck:laugh:
Click to expand...
Click to collapse
And how does it work? How do u make it appear? Thank uuu
luiseteyo said:
And how does it work? How do u make it appear? Thank uuu
Click to expand...
Click to collapse
its always there kinda like Halo but always visible in "Back" button mode. you then slide your finger on the "Back" button to expand to show other nav keys in picture
So more screen space means, transform screen space from nav bar to expandable sphere that also occupies screen space???
This is an interesting concept. Almost like the control on ios. I'll give this a try. I use pie exclusively.
Sent from my Nexus 4 using xda app-developers app
Never seen an app that need so many permission
U cant just select by swiping only..u have to swipe first then click on the button..it needs some feature changes, it would be better then.
Sent from my Nexus 4 using xda app-developers app
machoua said:
This is an interesting concept. Almost like the control on ios. I'll give this a try. I use pie exclusively.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
mipop good, pie so good : D
PIE controls are far better than this. I love you PIE
Sent from my Nexus 4 using xda premium
Yeah PIE is better.. Still props to this app.
Sent from my Nexus 4 using xda app-developers app
I love it. Thnks. Do you know why the latest version does not work in our n4 ?
Enviado desde mi Nexus 4 usando Tapatalk 4
truonglx8x said:
this tool is replace your navigation bar..
Install:copy to system/app/ set 644 and disable navigation bar in setting or change qemu.hw.mainkeys=1 in buildprop
Goodluck:laugh:
Click to expand...
Click to collapse
what is 644?
davinnwilliam said:
what is 644?
Click to expand...
Click to collapse
Using Root Explorer
Sent from my Nexus 4 using Tapatalk
Does it works on miui other device
Such as s3 or......?
How?
Thanks for nice app
For me it's better than pie. With pie you have to swipe first to get to the back button.
Does this work on 4.4??
Sent from my Nexus 4 using xda app-developers app
Isn't this from MIUI?
Hello,
I love it on MiUI ROM.
But it doesn't work for me on stock KitKat Odex... Too bad...
Could you do something ?
Enjoy !
Sent from my Nexus 4 using XDA Premium 4 mobile app
i prefer ultimate dynamique navbar
hi guys
i was using this awesome app.. but it don't work on Omni rom.. isn't there a similar app?