To fix the above issue just remove .idea,.gradle folders from project level and remove build folder inside app level folder
What is Context?
Open PDF in Google Drive with Intent in Android - RRutors
How to Get bitmap from drawable: Android
What is Intent? What is the difference between an implicit intent and an explicit intent?
FCM Not Receiving Notifications in Android - RRutors
How do I check in SQLite whether a table exists?
How do i load image from drawable folder in Jetpack Compose?
Set Activity to Fullscreen Mode in Android - RRutors
What is "shared preferences" in Android ?
What is ANR in android?
How do I generate random numbers in Dart?
ERR_ACCESS_DENIED in Android Webview with sdk 30
How to save activity State in Android?
What is Application?
What are Android Versions available?
How to install/ uninstall apk by command line ADB
Permission denied for window type 2010 in Marshmallow device
How to get an image resource by it's name in android?
Fix Error: Use JsonReader.setLenient(true) for Malformed JSON
Key Points to remember while develop the Android Application.
What happens next when the device switches between portrait and landscape?
How to reduce APK package size?
How to Exit android app on back pressed?
How to Use Deprecated Handler() in Android - RRutors Guide
What is Android Fragments?
How to copy database from assets folder in android using kotlin
How to avoid multiple button click at same time in android?
What are the notifications available in android?
Explain Fragment Life Cycle
What is the difference between match_parent and fill_parent?
Decompile APK Files: How to Get Source Code - RRutors Guide
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
How to get complete address from latitude and longitude?
What is Android?
How to convert DP to Pixel and Pixel to Dp?
Fix Android Emulator Kill Error When Running Your App
How to check Android version?
Android Studio project R can't find
Check List for Generate Signed APK Android
Add Jar/Library Files as Dependency in Android Studio