Top "Android-10.0" questions

Android 10 (API level 29), formerly known as Android Q, is 2019's major Android OS update.

How to save image to camera folder in Android Q?

I need to save an image to camera folder, but as Android Q getExternalStoragePublicDirectory is deprecated, I do it in …

android android-10.0
Android Q: Get image from gallery and process it

I know it seems like a very basic question, but it's specifically for Android Q. I just want to get …

android android-10.0 storage-access-framework scoped-storage
How does ACCESS_BACKGROUND_LOCATION introduced in Android Q affect Geofence APIs?

In order to use the Geofence API the user has to give the app ACCESS_FINE_LOCATION. This location is …

android android-location android-geofence android-10.0