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
What is ANR? How to avoid and resolve it?
How to find Android Device UDID or unique ID?
Invoke-customs are only supported starting with android 0 --min-api 26
Android Studio project R can't find
How can i comment inside xml file in android studio?
How to stop EditText focus at Activity startup in Android?
How to check Android version?
Explain Fragment Life Cycle
What is Android?
How to save activity State in Android?
Decompile APK Files: How to Get Source Code - RRutors Guide
Fix Play Store Rejection Due to SMS Permission - RRutors
How to get an image resource by it's name in android?
How to install/ uninstall apk by command line ADB
Key Points to remember while develop the Android Application.
Check List for Generate Signed APK Android
What is Context?
What is Android Fragments?
Fix Android Emulator Kill Error When Running Your App
What is the Different Between val and var in Kotlin?
How to convert milli seconds to hours, minutes and seconds in Android?
How to get complete address from latitude and longitude?
What are the notifications available in android?
Permission denied for window type 2010 in Marshmallow device
FCM Not Receiving Notifications in Android - RRutors
Fix Behavior Subclass BottomSheetBehavior Exception - RRutors
Hide/Disable soft keyboard on Activity launch: Android
How do I generate random numbers in Dart?
What is "shared preferences" in Android ?
INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that th
How do i load image from drawable folder in Jetpack Compose?
What is NetworkOnMainThread Exception?
How to avoid multiple button click at same time in android?
Add Jar/Library Files as Dependency in Android Studio
How to Generate signed apk with android studio
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
How to Use Deprecated Handler() in Android - RRutors Guide
How to copy database from assets folder in android using kotlin
How to get screen size (width,height) in Android?
What is ANR in android?