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
Open PDF in Google Drive with Intent in Android - RRutors
How to start a new activity on button click
How to stop EditText focus at Activity startup in Android?
What is ANR in android?
How to avoid multiple button click at same time in android?
INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that th
Check List for Generate Signed APK Android
How to reduce APK package size?
How to get an image resource by it's name in android?
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
What is Android Fragments?
Key Points to remember while develop the Android Application.
What are Android Versions available?
How to validate email address in Android with Kotlin?
What is Android?
What is "shared preferences" in Android ?
Fix Play Store Rejection Due to SMS Permission - RRutors
Extract Date and Time from Long Type Variable - RRutors
How to get screen size (width,height) in Android?
What is the Different Between val and var in Kotlin?
Permission denied for window type 2010 in Marshmallow device
How to install/ uninstall apk by command line ADB
Hide/Disable soft keyboard on Activity launch: Android
Decompile APK Files: How to Get Source Code - RRutors Guide
Invoke-customs are only supported starting with android 0 --min-api 26
What is Context?
Symmetric vs Asymmetric Encryption in Android Server - RRutors
How to get complete address from latitude and longitude?
How to check Android version?
Android Studio project R can't find
How do I check in SQLite whether a table exists?
Fix Error: Use JsonReader.setLenient(true) for Malformed JSON
How to save activity State in Android?
Fix Android Emulator Kill Error When Running Your App
Set Activity to Fullscreen Mode in Android - RRutors
FCM Not Receiving Notifications in Android - RRutors
How to find Android Device UDID or unique ID?
How to Exit android app on back pressed?
How to Generate signed apk with android studio
Fix Behavior Subclass BottomSheetBehavior Exception - RRutors