android 16

  1. J

    Android Question App not installed as app isn't compatible with your tablet.

    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...
  2. yo3ggx

    Android Question Immersive mode in Android 16

    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 '...
Top