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 the Different Between val and var in Kotlin?
What is Android?
How to find Android Device UDID or unique ID?
Key Points to remember while develop the Android Application.
How to install/ uninstall apk by command line ADB
What is the difference between match_parent and fill_parent?
Set Activity to Fullscreen Mode in Android - RRutors
What is NetworkOnMainThread Exception?
Fix Behavior Subclass BottomSheetBehavior Exception - RRutors
Hide/Disable soft keyboard on Activity launch: Android
Extract Date and Time from Long Type Variable - RRutors
How can i comment inside xml file in android studio?
How to copy database from assets folder in android using kotlin
Emulator: emulator: ERROR: Can't find 'Linux version ' string in kernel image file: Andr
How to get screen size (width,height) in Android?
Invoke-customs are only supported starting with android 0 --min-api 26
ERR_ACCESS_DENIED in Android Webview with sdk 30
What is Application?
How to start a new activity on button click
How do i load image from drawable folder in Jetpack Compose?
How to Exit android app on back pressed?
What is "shared preferences" in Android ?
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
How to save activity State in Android?
What is ANR in android?
How to stop EditText focus at Activity startup in Android?
What is Intent? What is the difference between an implicit intent and an explicit intent?
How do I generate random numbers in Dart?
Android Studio project R can't find
Symmetric vs Asymmetric Encryption in Android Server - RRutors
Permission denied for window type 2010 in Marshmallow device
Fix Play Store Rejection Due to SMS Permission - RRutors
Check List for Generate Signed APK Android
How to Generate signed apk with android studio
How to get complete address from latitude and longitude?
What are the notifications available in android?
What happens next when the device switches between portrait and landscape?
Decompile APK Files: How to Get Source Code - RRutors Guide
Explain Fragment Life Cycle
How to reduce APK package size?