Top "Android-10.0" questions

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

"Unknown bits set in runtime_flags: 0x8000" warning in Logcat on Android Q emulator

I'm getting this warning as the first line from my app in logcat, and I have no idea what it …

android android-10.0
AAPT: error: attribute android:requestLegacyExternalStorage not found

collection error in AndroidManifest.xml AAPT: error: attribute android:requestLegacyExternalStorage not found. Although the attribute is there but it writes …

android ionic-framework android-10.0 ionic5
PreferenceManager getDefaultSharedPreferences deprecated in Android Q

PreferenceManager getDefaultSharedPreferences is deprecated in Android Q, how do I replace it?

android sharedpreferences android-10.0
Call recorder not working in android 10 (Q)

Call recorder is recording blank for the duration in Android 10 (Pixel 3A). It was working fine for all phones till …

android call android-10.0 recorder
How to read or write file as getExternalStorageDirectory is deprecated in API 29?

I am learning android development and i am facing some problem to read getExternalStorageDirectory in java, I have read https://…

java android android-10.0
Android 10: What are my options to save files on external storage into a directory called "/sdcard/my-app/"

Up until Android Pie I always stored files which the app needed to get stored on /sdcard/my-app/, which I …

android android-external-storage file-access android-10.0
Crash on Android 10 (InflateException in layout/abc_screen_simple line #17)

My application works fine from Android 4.3 until Android 9 Pie, but my application doesn't work on Android 10 (Q API 29) and crashes. …

android androidx android-10.0 calligraphy
Android Q (10) ask permission to get access all storage. Scoped storage

In Android 10 apps that need to access storage need to ask permission to access a concrete path. But apps like …

android android-10.0 scoped-storage
Is voice call recording back with android 10 (2019)?

I'm really interested in call recording in android. But as you already know android officially shuts off voice call recording …

android accessibility android-10.0 call-recording
How to directly download a file to Download directory on Android Q (Android 10)

Lets say I'm developing a chat app that is able to share with others ANY kind of files (no mimetype …

android google-chrome android-10.0