D Dey Active Member Licensed User Longtime User Jul 11, 2018 #1 Hello to all Rif dis https://www.b4x.com/android/forum/threads/solved-overlay-over-the-status_bar.49221/#post-309833 I tried this system on android 5 6 7 ok android 8 does not work for me the status bar is not hidden or a black bar appears above it There's a chance that it works on android 8 Android: targetSdkVersion = 22 ? Thanks in advance for an answer
Hello to all Rif dis https://www.b4x.com/android/forum/threads/solved-overlay-over-the-status_bar.49221/#post-309833 I tried this system on android 5 6 7 ok android 8 does not work for me the status bar is not hidden or a black bar appears above it There's a chance that it works on android 8 Android: targetSdkVersion = 22 ? Thanks in advance for an answer
Erel B4X founder Staff member Licensed User Longtime User Jul 12, 2018 #2 The standard, correct, reliable way to create a kiosk app is : https://www.b4x.com/android/forum/threads/device-owner-tasklock-kiosk-apps-2017.81765/#content Upvote 0
The standard, correct, reliable way to create a kiosk app is : https://www.b4x.com/android/forum/threads/device-owner-tasklock-kiosk-apps-2017.81765/#content
D Dey Active Member Licensed User Longtime User Jul 12, 2018 #3 Erel said: The standard, correct, reliable way to create a kiosk app is : https://www.b4x.com/android/forum/threads/device-owner-tasklock-kiosk-apps-2017.81765/#content Click to expand... Thanks Erel for the answer you use a custom status bar with the KIOSK mode it's very important in my app do you think there can be solutions? Upvote 0
Erel said: The standard, correct, reliable way to create a kiosk app is : https://www.b4x.com/android/forum/threads/device-owner-tasklock-kiosk-apps-2017.81765/#content Click to expand... Thanks Erel for the answer you use a custom status bar with the KIOSK mode it's very important in my app do you think there can be solutions?
DonManfred Expert Licensed User Longtime User Jul 12, 2018 #4 Dey said: do you think there can be solutions? Click to expand... Erel already posted the link to the solution! As far as i know it is not possible for non Kiosk apps to hide the Navbar anymore. Upvote 0
Dey said: do you think there can be solutions? Click to expand... Erel already posted the link to the solution! As far as i know it is not possible for non Kiosk apps to hide the Navbar anymore.