if we define a variable with val its value never changed. where as if we defin the varibale with var its value will be change. Like Stirng in java val in kotlin is immutable.
How to get screen size (width,height) in Android?
How to copy database from assets folder in android using kotlin
Permission denied for window type 2010 in Marshmallow device
What is Android?
Android Studio project R can't find
Emulator: emulator: ERROR: Can't find 'Linux version ' string in kernel image file: Andr
How to Get bitmap from drawable: Android
Fix Play Store Rejection Due to SMS Permission - RRutors
How to validate email address in Android with Kotlin?
How can i comment inside xml file in android studio?
Fix Behavior Subclass BottomSheetBehavior Exception - RRutors
How to reduce APK package size?
How to find Android Device UDID or unique ID?
Extract Date and Time from Long Type Variable - RRutors
What is "shared preferences" in Android ?
Fix Duplicate Files in APK Build.gradle Issue - RRutors
How to install/ uninstall apk by command line ADB
Key Points to remember while develop the Android Application.
What is Application?
What is ANR? How to avoid and resolve it?
What is NetworkOnMainThread Exception?
Explain Fragment Life Cycle
Hide/Disable soft keyboard on Activity launch: Android
FCM Not Receiving Notifications in Android - RRutors
Open PDF in Google Drive with Intent in Android - RRutors
How to get an image resource by it's name in android?
How to Use Deprecated Handler() in Android - RRutors Guide
What is the difference between match_parent and fill_parent?
Check List for Generate Signed APK Android
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
What is Context?
How to avoid multiple button click at same time in android?
How to check Android version?
What happens next when the device switches between portrait and landscape?
Decompile APK Files: How to Get Source Code - RRutors Guide
INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that th
What are Android Versions available?
Set Activity to Fullscreen Mode in Android - RRutors
What are the notifications available in android?
How to save activity State in Android?