android10

  1. R

    Android Question Project updated to SDK 35 on a NOTE 10, not working

    Hello, I updated a project to SDK 35 (Android 15), but now it is not working on a Samsung NOTE 10 with Android 10. I have tried to put the min SDK to 10 on the manifest, however, it is not installing into the phone. It doesn't give any errors or warnings, it only says that the App was not...
  2. ArminKh1993

    Android Question Use minSdkVersion in manifest for SYSTEM_ALERT_WINDOW permission

    hi how can i use this permission just for android 10 and up?Because of Google's sensitivity to sensitive permissions and because I have no problems with older Android without this permissions AddPermission(android.permission.SYSTEM_ALERT_WINDOW in other word i dont want to use or have this...
Top