To fix the above issue just remove .idea,.gradle folders from project level and remove build folder inside app level folder
What is Context?
How to Generate signed apk with android studio
Extract Date and Time from Long Type Variable - RRutors
How to get screen size (width,height) in Android?
What is Application?
Add Jar/Library Files as Dependency in Android Studio
How to get a contact image using a phone number in android?
Fix Behavior Subclass BottomSheetBehavior Exception - RRutors
What is ANR? How to avoid and resolve it?
Symmetric vs Asymmetric Encryption in Android Server - RRutors
Fix Play Store Rejection Due to SMS Permission - RRutors
Hide/Disable soft keyboard on Activity launch: Android
What are Android Versions available?
How to get complete address from latitude and longitude?
INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that th
Key Points to remember while develop the Android Application.
How To Set Text Color Programmatically Android TextView?
ERR_ACCESS_DENIED in Android Webview with sdk 30
Fix Android Emulator Kill Error When Running Your App
FCM Not Receiving Notifications in Android - RRutors
Fix Error: Use JsonReader.setLenient(true) for Malformed JSON
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
How do i load image from drawable folder in Jetpack Compose?
How to avoid multiple button click at same time in android?
What is NetworkOnMainThread Exception?
Android Studio project R can't find
What is Android Fragments?
How to save activity State in Android?
How to Use Deprecated Handler() in Android - RRutors Guide
Invoke-customs are only supported starting with android 0 --min-api 26
How to get an image resource by it's name in android?
How to Exit android app on back pressed?
How to convert milli seconds to hours, minutes and seconds in Android?
What is "shared preferences" in Android ?
Fix Duplicate Files in APK Build.gradle Issue - RRutors
What is Intent? What is the difference between an implicit intent and an explicit intent?
Set Activity to Fullscreen Mode in Android - RRutors
How to convert DP to Pixel and Pixel to Dp?
How to validate email address in Android with Kotlin?
Explain Fragment Life Cycle