I want to enable the Navigation Bar but i just dont find an option that could enable it..someone knows how?
Sent from my SGH-I927 using xda app-developers app
PAC? Enable it in Settings - Hybrid Properties - Interface.
Sent from Samsung Captivate Glide @ CM10.1.2
Said by AndyYan in other thread:
"You could manually do it by adding a line "qemu.hw.mainkeys=0" to /system/build.prop, then reboot. After enabling it in this way, you can toggle it by first enabling Expanded Desktop in Settings-System and then long press the power key and select Expanded Desktop."
Thanks to him.
Sent from my SGH-I927 using xda app-developers app
germa89 said:
Said by AndyYan in other thread:
"You could manually do it by adding a line "qemu.hw.mainkeys=0" to /system/build.prop, then reboot. After enabling it in this way, you can toggle it by first enabling Expanded Desktop in Settings-System and then long press the power key and select Expanded Desktop."
Thanks to him.
Sent from my SGH-I927 using xda app-developers app
Click to expand...
Click to collapse
Don't have to do this. This is for CM and CM only. PAC has Hybrid Engine and makes things easier. Steps are 2 posts above.
Sent from Samsung Captivate Glide @ CM10.1.2
Related
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
I am currently using CM7.2 which gives me the option to change what my long-press menu/home keys open, I usually set my menu key to open my Messaging app, I am anxious to switch to CM9 but I have noticed it does not have this option anymore. Does anybody know of a mod or application that can replace this customization option that CM7.2 offered?
Thanks in advance!
Ngmanis said:
I am currently using CM7.2 which gives me the option to change what my long-press menu/home keys open, I usually set my menu key to open my Messaging app, I am anxious to switch to CM9 but I have noticed it does not have this option anymore. Does anybody know of a mod or application that can replace this customization option that CM7.2 offered?
Thanks in advance!
Click to expand...
Click to collapse
I think its just built in man papa smurfs cm9 has it
Sent from my PC36100 using xda premium
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!!
Would it be possible to mod the navbar and add a quick access button for applications?
I mean the button will show a top dropdown menu with some applications, like this we can access them quickly instead of returning in home and launch the drawer?
Sent from my Nexus 4 using xda app-developers app
arc_u said:
Would it be possible to mod the navbar and add a quick access button for applications?
I mean the button will show a top dropdown menu with some applications, like this we can access them quickly instead of returning in home and launch the drawer?
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
anyone ?
there is a free app called "notification toggle". Try it!
By default you can add toggles and apps, also it is very easy o set up.
https://play.google.com/store/apps/details?id=de.j4velin.notificationToggle
Is there a way to hide the status bar/expanded desktop on a stock/tw ROM while still being able to see "Recent Apps"(long press home) and also "Expand Notifications"(through PIE chevron target).
On AOSP/AOKP, you can enable Expanded Desktop via Power Menu(long press Power button) and still be able to select Recent Apps and Expand Notifications no problem.
On stock/tw ROMs, I setup "hide status bar" through GMD Gesture Control but it seems to be just killing the System UI process because also incoming calls ring the ringtone, but don't pop up on the screen. VERY ANNOYING lol any suggestions?
*cricket cricket*
TW is a love/hate thing for me...
Hiding status does exactly what you describe. The UI is disabled, and the functions simply stop working all together. ( Hey SAMMY !!...that was a cheap trick)...LOL
The only way I know to get the function you want, is by using the AO builds. Stock TW builds or our variants do not have this function baked in, to my knowledge....g
Are you willing to use a different launcher? Nova allows you to hide the status bar
Sent from my SAMSUNG-SGH-I317 using xda app-developers app
Kreateablaze said:
Are you willing to use a different launcher? Nova allows you to hide the status bar
Sent from my SAMSUNG-SGH-I317 using xda app-developers app
Click to expand...
Click to collapse
Looking to have fullscreen in all apps that I'm in
Sent from my SAMSUNG-SGH-I317 using xda premium
Many thanks to enryea123 and wilhexm for how to do it here! http://forum.xda-developers.com/showthread.php?t=2128647
Followed their instructions successfully and shared it for Jedi ROM here http://forum.xda-developers.com/showthread.php?t=2286619