When I Created an Android emulator with version 11 after starting the emulator return the above error and the cause was my Emulator running an old version. Then i resolved this issue by updating the emulator with the latest versions.
Tools > SDK Manager > SDK Tools > Android Emulator > Mark it checked to force update > Accept
Add Jar/Library Files as Dependency in Android Studio
Permission denied for window type 2010 in Marshmallow device
What is Android?
How to Generate signed apk with android studio
How To Set Text Color Programmatically Android TextView?
Fix Duplicate Files in APK Build.gradle Issue - RRutors
How to get screen size (width,height) in Android?
Fix Error: Use JsonReader.setLenient(true) for Malformed JSON
How do I check in SQLite whether a table exists?
Invoke-customs are only supported starting with android 0 --min-api 26
Open PDF in Google Drive with Intent in Android - RRutors
Fix Play Store Rejection Due to SMS Permission - RRutors
How to save activity State in Android?
How to convert DP to Pixel and Pixel to Dp?
What is ANR? How to avoid and resolve it?
Key Points to remember while develop the Android Application.
FCM Not Receiving Notifications in Android - RRutors
What happens next when the device switches between portrait and landscape?
How to stop EditText focus at Activity startup in Android?
Hide/Disable soft keyboard on Activity launch: Android
Android Studio project R can't find
How to install/ uninstall apk by command line ADB
How do i load image from drawable folder in Jetpack Compose?
How to start a new activity on button click
How can i comment inside xml file in android studio?
Set Activity to Fullscreen Mode in Android - RRutors
INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that th
What is "shared preferences" in Android ?
How to Use Deprecated Handler() in Android - RRutors Guide
Emulator: emulator: ERROR: Can't find 'Linux version ' string in kernel image file: Andr
How to convert milli seconds to hours, minutes and seconds in Android?
How to avoid multiple button click at same time in android?
Decompile APK Files: How to Get Source Code - RRutors Guide
How to get complete address from latitude and longitude?
How to get a contact image using a phone number in android?
How to reduce APK package size?
What are the notifications available in android?
What is Application?
How to validate email address in Android with Kotlin?
How do I generate random numbers in Dart?