To fix the above issue just remove .idea,.gradle folders from project level and remove build folder inside app level folder
What are Android Versions available?
Fix Duplicate Files in APK Build.gradle Issue - RRutors
How to check Android version?
What is the difference between match_parent and fill_parent?
How do I generate random numbers in Dart?
Extract Date and Time from Long Type Variable - RRutors
What is ANR in android?
How do i load image from drawable folder in Jetpack Compose?
What is Context?
Fix Play Store Rejection Due to SMS Permission - RRutors
What is NetworkOnMainThread Exception?
Decompile APK Files: How to Get Source Code - RRutors Guide
ERR_ACCESS_DENIED in Android Webview with sdk 30
Hide/Disable soft keyboard on Activity launch: Android
Set Activity to Fullscreen Mode in Android - RRutors
Open PDF in Google Drive with Intent in Android - RRutors
Fix Behavior Subclass BottomSheetBehavior Exception - RRutors
How to Exit android app on back pressed?
Permission denied for window type 2010 in Marshmallow device
What is the Different Between val and var in Kotlin?
What is Android?
Key Points to remember while develop the Android Application.
Invoke-customs are only supported starting with android 0 --min-api 26
How to convert DP to Pixel and Pixel to Dp?
How to get a contact image using a phone number in android?
What are the notifications available in android?
How to Get bitmap from drawable: Android
How to stop EditText focus at Activity startup in Android?
Add Jar/Library Files as Dependency in Android Studio
What is Android Fragments?
How to find Android Device UDID or unique ID?
How to convert milli seconds to hours, minutes and seconds in Android?
What is Application?
How do I check in SQLite whether a table exists?
Android Studio project R can't find
FCM Not Receiving Notifications in Android - RRutors
What is ANR? How to avoid and resolve it?
How to start a new activity on button click
How to get screen size (width,height) in Android?
Explain Fragment Life Cycle