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.
What is Application?
How to install/ uninstall apk by command line ADB
How do i load image from drawable folder in Jetpack Compose?
How to check Android version?
What are Android Versions available?
Set Activity to Fullscreen Mode in Android - RRutors
How to Exit android app on back pressed?
How to find Android Device UDID or unique ID?
Symmetric vs Asymmetric Encryption in Android Server - RRutors
How to stop EditText focus at Activity startup in Android?
What happens next when the device switches between portrait and landscape?
What is the Different Between val and var in Kotlin?
Extract Date and Time from Long Type Variable - RRutors
What is ANR? How to avoid and resolve it?
How to Use Deprecated Handler() in Android - RRutors Guide
What is NetworkOnMainThread Exception?
Open PDF in Google Drive with Intent in Android - RRutors
How to reduce APK package size?
How to start a new activity on button click
Android Studio project R can't find
How to get screen size (width,height) in Android?
Fix Behavior Subclass BottomSheetBehavior Exception - RRutors
How To Set Text Color Programmatically Android TextView?
How to Get bitmap from drawable: Android
Check List for Generate Signed APK Android
What is Context?
How to avoid multiple button click at same time in android?
What is ANR in android?
What is Android?
How to get an image resource by it's name in android?
How to copy database from assets folder in android using kotlin
How can i comment inside xml file in android studio?
Decompile APK Files: How to Get Source Code - RRutors Guide
FCM Not Receiving Notifications in Android - RRutors
How to convert milli seconds to hours, minutes and seconds in Android?
Key Points to remember while develop the Android Application.
Fix Play Store Rejection Due to SMS Permission - RRutors
How to get complete address from latitude and longitude?
How to save activity State in Android?
Explain Fragment Life Cycle