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
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
What is "shared preferences" in Android ?
How to Generate signed apk with android studio
How to convert DP to Pixel and Pixel to Dp?
How to validate email address in Android with Kotlin?
How do I check in SQLite whether a table exists?
Fix Behavior Subclass BottomSheetBehavior Exception - RRutors
Fix Android Emulator Kill Error When Running Your App
Emulator: emulator: ERROR: Can't find 'Linux version ' string in kernel image file: Andr
How to get screen size (width,height) in Android?
Invoke-customs are only supported starting with android 0 --min-api 26
Key Points to remember while develop the Android Application.
How to reduce APK package size?
Add Jar/Library Files as Dependency in Android Studio
Android Studio project R can't find
What is ANR? How to avoid and resolve it?
What is the difference between match_parent and fill_parent?
How to install/ uninstall apk by command line ADB
How to start a new activity on button click
How to Get bitmap from drawable: Android
FCM Not Receiving Notifications in Android - RRutors
Extract Date and Time from Long Type Variable - RRutors
How can i comment inside xml file in android studio?
What is Context?
How to get a contact image using a phone number in android?
What is the Different Between val and var in Kotlin?
Permission denied for window type 2010 in Marshmallow device
What are Android Versions available?
What is NetworkOnMainThread Exception?
What is Intent? What is the difference between an implicit intent and an explicit intent?
How do I generate random numbers in Dart?
Fix Duplicate Files in APK Build.gradle Issue - RRutors
What happens next when the device switches between portrait and landscape?
Open PDF in Google Drive with Intent in Android - RRutors
How to get complete address from latitude and longitude?
Fix Play Store Rejection Due to SMS Permission - RRutors
What is Application?
What is Android Fragments?
Check List for Generate Signed APK Android
Decompile APK Files: How to Get Source Code - RRutors Guide