Hi. I have an app that every time a new Android OS comes out I have issues installing my app to it. I bought a OnePlus tablet with OxygenOS 16 (Android 16) and in that tablet is giving me the error. My previous devices have OxygenOS 15, Android 11, Android 8.1. I have a Pixel 10 but I...
Hello,
I'm using the following code to set Immersive mode.
Sub Activity_WindowFocusChanged(HasFocus As Boolean)
If HasFocus Then
HideMenuBar
End If
End Sub
Sub HideMenuBar
Dim jo As JavaObject
jo.InitializeContext
' Dim NativeMe As JavaObject
'...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.