@Greywine: It should work, it works on my devices.
It might not work if the Android device is running a really old version of Android (they might not have immersive mode) OR if your player is using an old version of src\com\giderosmobile\android\[appname]Activity.java ?
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
I get the android home/back bar on my Nexus 7 running Android 5.1 everytime I run a program. Left landscape mode results in the android bar at an angle on the right side of the screen.
It would be great if we could make it immersive like Clash of Clans so it would disappear but we could swipe down or up to make it reappear.
It looks like it can be changed when you export a final Android app:
We already set the background, letterbox mode, landscape mode and even FullScreen if going to desktop. Maybe use Application:setFullScreen for Android as well?
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Comments
Likes: SinisterSoft
It might not work if the Android device is running a really old version of Android (they might not have immersive mode) OR if your player is using an old version of src\com\giderosmobile\android\[appname]Activity.java ?
https://deluxepixel.com
It would be great if we could make it immersive like Clash of Clans so it would disappear but we could swipe down or up to make it reappear.
It looks like it can be changed when you export a final Android app:
http://giderosmobile.com/forum/discussion/5505/how-to-hide-android-navigation-bar/p1
But it would be nice if we could set it in the app:
http://giderosmobile.com/forum/discussion/4691/does-the-android-backhome-bar-influences-on-the-game-size/p1
We already set the background, letterbox mode, landscape mode and even FullScreen if going to desktop. Maybe use Application:setFullScreen for Android as well?
https://deluxepixel.com
https://deluxepixel.com
https://deluxepixel.com
Likes: SinisterSoft, hgy29