Kiosk mode instead of immersive mode on N5 - Nexus 5 Q&A, Help & Troubleshooting

Building an app that requires full kiosk mode on a nexus 5. No access to or notifications from other applications, as well as hiding any system nag, tool bars.
I know kitkat now supports 'immersive mode' , but this isn't sufficient since the user still has access to other apps and the system menus.
Does anyone know of any application or system 'hack' that will allow kiosk mode on a Nexus5 device?

If you had no access to system bars then you would have no way of exiting the app.
prshosting.org

prsterero said:
If you had no access to system bars then you would have no way of exiting the app.
prshosting.org
Click to expand...
Click to collapse
I think that is the point of having a "kiosk" device. One where its accessible to the public and they cant do anything but use the app that's opened. Much like the PC's at BestBuy / other retailers where they have the adverts / "check out these cool features" demo programs that you cant close out of.
You might be able to pull off something like that with a custom launcher but I don''t think there is way for a standard application to do that.

yes it IS possible
The only thing I haven't been able to do is hide the top icon bar with the wifi, battery level , clock icons viewable on a swipe down from top

Xposed mods

People have been modding away the Nav par all together and switching to pie controls etc. It's certainly possible.

bblzd said:
People have been modding away the Nav par all together and switching to pie controls etc. It's certainly possible.
Click to expand...
Click to collapse
Have you been able to remove the status bar? (My only remaining hurdle)

Did you ever resolve hiding the status/notification bar?

Related

[Q] Hiding Notification Bar

i have asked this on the G1 forum but thought i would ask here.
is it possible to write an application that would hide the notification bar completely and in any application. i know some applications have full screen mode, however some lack this and it would be useful if you would like to view the application in full screen.
The only I know is to get a launcher such as ADW.Launcher, LauncherPro, etc. (almost any launcher has this option). However I am not sure if it will stay fullscreen for all applications, haven't tried.
c00ller said:
The only I know is to get a launcher such as ADW.Launcher, LauncherPro, etc. (almost any launcher has this option). However I am not sure if it will stay fullscreen for all applications, haven't tried.
Click to expand...
Click to collapse
Unfortunately it doesn't stay full screen. The moment you press menu or open an app that doesn't have a full screen mode the bar reappears.
I have an Aria which has a smaller screen like the g1 so I'm always trying to maximize screen real estate. An app or mod to hide the notification bar even in apps would be really nice. Xscope browser has a completely full screen mode (no notification bar, no address bar, no borders) , which is nice for internet viewing.
Sent from my cm7 Aria.
yeah its true it doesnt stay hidden in certain apps. i have managed to crash the notification bar trying to open the dropdown which made it dissapear but i have to reset my phone to get it back. an ability to stop it and start it again would be beneficial for me as i dont always want it there when in certain apps.

[Q] - Perminately hide soft buttons, replace with swipe from bottom

Hi all,
I love my Nexus 5, but coming from the GS3, I'm not sure I like the loss of screen realestate due to the soft buttons. I've tried immersive mode with Cataclysm rom, however I am a speed freak, and the added effort with swiping up the bars combined with the ugly re-positioning of the screen makes me dislike that option.
I'm looking for a way to permanently hide the nav buttons, and after that is accomplished I'm looking for a good (preferably customization) app that will act as a replacement.
1) Hiding the Nav Buttons - I've tried editing my bool.prop to add the line "qemu.hw.mainkeys=1" but it must be conflicting with my Rom (Cataclysm Nov 26) or my Kernel (Franco.14) because every time I reboot and unlock my screen I'm greeted with the lovely message "unfortunately the process com.android.systemui has stopped" and it forces me back to my silkscreen. I'd prefer not to use an app to solve the problem, as I'd much rather change system files through text editing or flashing than be required to download another app.
2) Simulating the buttons with gestures - I've tried a few apps so far, but I haven't been able to find one that solves my problem exactly the way I want. I may be forced to edit an app to get exactly what I want. The closest I've gotten so far is Swipe Home Button, however it still doesn't accomplish everything I want. What I'm looking for is the following:
Swipe up from bottom middle to go home (accomplished with Swipe Hope Button)
Swipe from bottom left to go back
Swipe from bottom right to launch recent apps
If anyone knows of any techniques to accomplish this I'd love to hear them!
Extra: I'd also like to hide the status bar, revealing it with some gesture, however that is farther down on my list as it is far less intrusive to my experience.
Use a custom ROM like Purity. They have this built in.
Sent from my SAMSUNG-SM-N900A using Tapatalk
Try this out- http://forum.xda-developers.com/showthread.php?t=2554592
Sent from my Moto X
Noxey said:
What I'm looking for is the following:
Swipe up from bottom middle to go home (accomplished with Swipe Hope Button)
Swipe from bottom left to go back
Swipe from bottom right to launch recent apps
If anyone knows of any techniques to accomplish this I'd love to hear them!
Extra: I'd also like to hide the status bar, revealing it with some gesture, however that is farther down on my list as it is far less intrusive to my experience.
Click to expand...
Click to collapse
Try this: https://play.google.com/store/apps/details?id=com.goodmooddroid.gesturecontroldemo&hl=en
You can do the three gestures you want and also has the ability to hide/recall status bar with another gesture.
Thanks guys,
I use GMD on my tablet, however I wasn't sure I wanted to spend $5.00 to try it out. I've also realized (slightly embarrassing) that I can just use cataclysm to change the navbar height to 0%... so that solves problem 1.
EDIT: Turns out GMD is exactly what I need. Didn't realize it had this level of customization when I originally tried it. Thanks! However if anyone knows of a free solution that would be great too.
Cataclysm has a hide navbar button you can put in the quick toggle to disable the navbar completely. no need edit the build prop or download any additional software. Thiis is also better than setting the navbar size set to 0 as you can quickly toggle it on and off if needed.
Noxey said:
Hi all,
I love my Nexus 5, but coming from the GS3, I'm not sure I like the loss of screen realestate due to the soft buttons. I've tried immersive mode with Cataclysm rom, however I am a speed freak, and the added effort with swiping up the bars combined with the ugly re-positioning of the screen makes me dislike that option.
I'm looking for a way to permanently hide the nav buttons, and after that is accomplished I'm looking for a good (preferably customization) app that will act as a replacement.
1) Hiding the Nav Buttons - I've tried editing my bool.prop to add the line "qemu.hw.mainkeys=1" but it must be conflicting with my Rom (Cataclysm Nov 26) or my Kernel (Franco.14) because every time I reboot and unlock my screen I'm greeted with the lovely message "unfortunately the process com.android.systemui has stopped" and it forces me back to my silkscreen. I'd prefer not to use an app to solve the problem, as I'd much rather change system files through text editing or flashing than be required to download another app.
2) Simulating the buttons with gestures - I've tried a few apps so far, but I haven't been able to find one that solves my problem exactly the way I want. I may be forced to edit an app to get exactly what I want. The closest I've gotten so far is Swipe Home Button, however it still doesn't accomplish everything I want. What I'm looking for is the following:
Swipe up from bottom middle to go home (accomplished with Swipe Hope Button)
Swipe from bottom left to go back
Swipe from bottom right to launch recent apps
If anyone knows of any techniques to accomplish this I'd love to hear them!
Extra: I'd also like to hide the status bar, revealing it with some gesture, however that is farther down on my list as it is far less intrusive to my experience.
Click to expand...
Click to collapse
Just try the play store app named "full!screen"
Um why hasn't anyone mentioned LMT, the ISAS do EXACTLY what the OP wants.
http://forum.xda-developers.com/showthread.php?t=1330150
This is what I've been wanting to do as well.
As for hiding the navbar, I still don't know the most reliable or simplest method to do this.
xdp said:
Um why hasn't anyone mentioned LMT, the ISAS do EXACTLY what the OP wants.
http://forum.xda-developers.com/showthread.php?t=1330150
This is what I've been wanting to do as well.
As for hiding the navbar, I still don't know the most reliable or simplest method to do this.
Click to expand...
Click to collapse
yeah +1 for lmt ..make sure to get the v2.0rc6 for KitKat
for dropping the navbar I just put the .. qemu.hw.mainkeys=1 .. at the end of the build.prop on stock rom

Cannot quit from full screen app

Recently, I have installed an app which, when launched, uses the whole screen. It hides both the notification and navigation bars. Unfortunately, this app does provide a way to quit, so I stuck with this app and needed to reboot my phone.
I would like to ask is there a way to make the navigation bar become visible?
I don't think so, but you can program the smart key to launch any other app and then go to menu from there.
proza said:
Recently, I have installed an app which, when launched, uses the whole screen. It hides both the notification and navigation bars. Unfortunately, this app does provide a way to quit, so I stuck with this app and needed to reboot my phone.
I would like to ask is there a way to make the navigation bar become visible?
Click to expand...
Click to collapse
if there is no nav bar in app,then u can use floating dock as your nav toggle

how? network speed in status bar / immersive display (similar to Gravitybox)

Back then, on my Nexus 5, I used Gravitybox via Xposed.
The most liked features have been the display of the actual network speed (DL/UL rates in kb/s) and the immersive display (fullscreen, no black bars top and bottom even for apps not made for it).
I'd like to get this back on my Pixel 3, but how?
Root & Magisk possible.
Thank you for ideas!
fronten said:
Back then, on my Nexus 5, I used Gravitybox via Xposed.
The most liked features have been the display of the actual network speed (DL/UL rates in kb/s) and the immersive display (fullscreen, no black bars top and bottom even for apps not made for it).
I'd like to get this back on my Pixel 3, but how?
Root & Magisk possible.
Thank you for ideas!
Click to expand...
Click to collapse
If you're pixel is from Google, then you can root it. But there's only an unofficial Xposed that will work. I'm not sure if that supports gravitybox.
jd1639 said:
If you're pixel is from Google, then you can root it. But there's only an unofficial Xposed that will work. I'm not sure if that supports gravitybox.
Click to expand...
Click to collapse
well, it is rooted with Magisk, but the Xposed you mentioned is beta unstable and does not yet support Gravitybox. Understable, with Gravitybox being a conglomerate of a whole lot of different mods.
I was wondering, if there are other possibilities to be explored. I am really wondering why there is no Magisk Module for the DL/UL speed in the status bar already - do other users not desire this or is it commonly fulfilled already, how?
The immersive display on the Pixel 3 is sort of a regress, - quite often i only see a contextually unused bar where the menu keys are.
Well, even chrome shows a white bar there, without using the area for website content display.
Did I miss some setting to toggle it?
@Tulsadiver 's mod in the themes section does it. It is also available on DU custom rom.
fronten said:
well, it is rooted with Magisk, but the Xposed you mentioned is beta unstable and does not yet support Gravitybox. Understable, with Gravitybox being a conglomerate of a whole lot of different mods.
I was wondering, if there are other possibilities to be explored. I am really wondering why there is no Magisk Module for the DL/UL speed in the status bar already - do other users not desire this or is it commonly fulfilled already, how?
The immersive display on the Pixel 3 is sort of a regress, - quite often i only see a contextually unused bar where the menu keys are.
Well, even chrome shows a white bar there, without using the area for website content display.
Did I miss some setting to toggle it?
Click to expand...
Click to collapse
You can use Tasker to do this. Just a matter of creating a task for immersive mode in tasker and then run the task. Also, you can create a task to turn immersive mode off and run that if you want it off. Easiest way though is to create both tasks and then add a widget to both of them on you home screen. Then just touch one widget to turn immersive mode on and touch the other to turn it off. Another option is to create a profile that will start immersive mode when you start one of the apps in the profile, such as your browser. Then, when you quit using the app, it reverts back to immersive mode off. Whatever the case, it works great. If you want to try it, I can help you with it. They are really pretty simple tasks to set up. Are you familiar with Tasker?
so far the Edxposed for me works well on my pixel 3 with these modules:
App Locale 2
Google Mpas SDK Drift Fix for China
GravityBox[P] beta 5: network speed indicator and immersive mode work great
Lataclysm
XprivacyLua
Should be more workable modules
fronten said:
well, it is rooted with Magisk, but the Xposed you mentioned is beta unstable and does not yet support Gravitybox. Understable, with Gravitybox being a conglomerate of a whole lot of different mods.
I was wondering, if there are other possibilities to be explored. I am really wondering why there is no Magisk Module for the DL/UL speed in the status bar already - do other users not desire this or is it commonly fulfilled already, how?
The immersive display on the Pixel 3 is sort of a regress, - quite often i only see a contextually unused bar where the menu keys are.
Well, even chrome shows a white bar there, without using the area for website content display.
Did I miss some setting to toggle it?
Click to expand...
Click to collapse
robocuff said:
You can use Tasker to do this. Just a matter of [..] pretty simple tasks to set up. Are you familiar with Tasker?
Click to expand...
Click to collapse
Funny thing - i purchased Tasker, but never used it. So no, I am not familiar with Tasker and would appreciate your help.
bush911 said:
so far the Edxposed for me works well on my pixel 3 with these modules:
[..]
GravityBox[P] beta 5: network speed indicator and immersive mode work great
[..]
Should be more workable modules
Click to expand...
Click to collapse
Great info! Thank you.
fronten said:
Funny thing - i purchased Tasker, but never used it. So no, I am not familiar with Tasker and would appreciate your help.
Click to expand...
Click to collapse
Open Tasker and touch the tasks tab at the top. Then, at the bottom right you'll see a plus symbol. Touch it and a small window for naming the task will open. Name it whatever you choose. In the next window, touch the plus at the bottom and then select code. Then select run shell. Then, where it says command, you simply type or copy and paste the code I give you. On that same page you'll see a line that says use root. Put a check mark in the box next to it and then use the back arrow at the top left to go back. This is the code you'll use in the command box.
This one is for turning immersive mode on.
Code:
settings put global policy_control immersive.full=*
This one is for turning off immersive mode.
Code:
settings put global policy_control immersive.full=
Create two tasks in the manner I mentioned, one task for immersive on and another for turning it off.
When you back out of the window where you typed the command, it takes you to the task edit window. At the bottom left you'll see a play button you can use to test the task. Touch it and, it'll turn on or off, depending of course which task it is you're in.
You can use that button to turn immersive mode on or off or you can add a Tasker widget for each task on your home screen. Then it's just a matter of touching them to turn it on and off. Also, if you prefer, you can add buttons for them in the quick settings you see when you drag down the status bar. Just open the quick settings, touch the edit button and add the Tasker buttons there. There are three of them, add two and assign the tasks to them.

Getting the Backbutton to the right on Android Q

Is there a way to get the Backbutton to the right side under Android Q? Custom Navbar App dosnt work and the Tut from XDA about the ADB Comands either.
hi, I'd also like to know if there is a way to get it back on the right side.
I actually use the full gesture mode, but there is something that I would like to change :
When you open the keyboard, the button to close it is also on the left side, is there a way to get it on the right ?(probably something to do with the navbar position of the buttons)
Cheers
I've mostly adjusted to this new layout after coming from a Note 9, but I definitely miss the massive customization Sammy offered via the Good Lock app. Interested in hearing the recommended way to achieve a similar level of tweaking in vanilla Android.
I tried digging through the settings activities to see if it was in a hidden menu somewhere, but couldn't find anything. I did discover that if I freeze Pixel Launcher, I lose the System Navigation entry in the System > Gestures menu, and the app switch button stops working. Maybe the Pixel Launcher has some way of controlling the order of the buttons? Though, if it does, it's not in any of the settings.

Categories

Resources