To fix the above issue just remove .idea,.gradle folders from project level and remove build folder inside app level folder
What is Android Fragments?
What is "shared preferences" in Android ?
How to get screen size (width,height) in Android?
How to check Android version?
Fix Play Store Rejection Due to SMS Permission - RRutors
Decompile APK Files: How to Get Source Code - RRutors Guide
What is Context?
What is NetworkOnMainThread Exception?
Symmetric vs Asymmetric Encryption in Android Server - RRutors
How to start a new activity on button click
How to copy database from assets folder in android using kotlin
What is the Different Between val and var in Kotlin?
How to install/ uninstall apk by command line ADB
INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that th
Open PDF in Google Drive with Intent in Android - RRutors
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
How to avoid multiple button click at same time in android?
FCM Not Receiving Notifications in Android - RRutors
Fix Duplicate Files in APK Build.gradle Issue - RRutors
Fix Android Emulator Kill Error When Running Your App
What is ANR? How to avoid and resolve it?
Set Activity to Fullscreen Mode in Android - RRutors
Permission denied for window type 2010 in Marshmallow device
How to save activity State in Android?
ERR_ACCESS_DENIED in Android Webview with sdk 30
How to Use Deprecated Handler() in Android - RRutors Guide
How to get complete address from latitude and longitude?
How to convert milli seconds to hours, minutes and seconds in Android?
How do I check in SQLite whether a table exists?
Extract Date and Time from Long Type Variable - RRutors
Invoke-customs are only supported starting with android 0 --min-api 26
Emulator: emulator: ERROR: Can't find 'Linux version ' string in kernel image file: Andr
How to get an image resource by it's name in android?
How to convert DP to Pixel and Pixel to Dp?
Check List for Generate Signed APK Android
How To Set Text Color Programmatically Android TextView?
What happens next when the device switches between portrait and landscape?
Key Points to remember while develop the Android Application.
How to Get bitmap from drawable: Android
What is Intent? What is the difference between an implicit intent and an explicit intent?