To fix the above issue just remove .idea,.gradle folders from project level and remove build folder inside app level folder
Android Studio project R can't find
How to Exit android app on back pressed?
How to Get bitmap from drawable: Android
Fix Android Emulator Kill Error When Running Your App
How to install/ uninstall apk by command line ADB
How to check Android version?
What is the Different Between val and var in Kotlin?
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
How to get complete address from latitude and longitude?
How to Use Deprecated Handler() in Android - RRutors Guide
How to avoid multiple button click at same time in android?
What is NetworkOnMainThread Exception?
Open PDF in Google Drive with Intent in Android - RRutors
Key Points to remember while develop the Android Application.
How to reduce APK package size?
What is ANR? How to avoid and resolve it?
How to convert milli seconds to hours, minutes and seconds in Android?
What are the notifications available in android?
Emulator: emulator: ERROR: Can't find 'Linux version ' string in kernel image file: Andr
INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that th
How to start a new activity on button click
How to save activity State in Android?
What is ANR in android?
How to validate email address in Android with Kotlin?
How to get a contact image using a phone number in android?
How can i comment inside xml file in android studio?
What is Intent? What is the difference between an implicit intent and an explicit intent?
What happens next when the device switches between portrait and landscape?
How to get screen size (width,height) in Android?
Fix Play Store Rejection Due to SMS Permission - RRutors
Symmetric vs Asymmetric Encryption in Android Server - RRutors
Extract Date and Time from Long Type Variable - RRutors
Hide/Disable soft keyboard on Activity launch: Android
Explain Fragment Life Cycle
Fix Error: Use JsonReader.setLenient(true) for Malformed JSON
Decompile APK Files: How to Get Source Code - RRutors Guide
What is Android?
How to find Android Device UDID or unique ID?
How do I check in SQLite whether a table exists?
How to convert DP to Pixel and Pixel to Dp?