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 validate email address in Android with Kotlin?
ERR_ACCESS_DENIED in Android Webview with sdk 30
How to check Android version?
What is NetworkOnMainThread Exception?
Key Points to remember while develop the Android Application.
What happens next when the device switches between portrait and landscape?
INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that th
Hide/Disable soft keyboard on Activity launch: Android
Emulator: emulator: ERROR: Can't find 'Linux version ' string in kernel image file: Andr
What is "shared preferences" in Android ?
Fix Android Emulator Kill Error When Running Your App
How to copy database from assets folder in android using kotlin
How to convert milli seconds to hours, minutes and seconds in Android?
Fix Play Store Rejection Due to SMS Permission - RRutors
How to find Android Device UDID or unique ID?
How to Generate signed apk with android studio
How to reduce APK package size?
Decompile APK Files: How to Get Source Code - RRutors Guide
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
How to install/ uninstall apk by command line ADB
Extract Date and Time from Long Type Variable - RRutors
Fix Duplicate Files in APK Build.gradle Issue - RRutors
How to avoid multiple button click at same time in android?
How to Get bitmap from drawable: Android
FCM Not Receiving Notifications in Android - RRutors
How to get complete address from latitude and longitude?
What is the difference between match_parent and fill_parent?
Fix Behavior Subclass BottomSheetBehavior Exception - RRutors
Explain Fragment Life Cycle
What are the notifications available in android?
Invoke-customs are only supported starting with android 0 --min-api 26
What is Context?
How do i load image from drawable folder in Jetpack Compose?
Set Activity to Fullscreen Mode in Android - RRutors
Permission denied for window type 2010 in Marshmallow device
How to get an image resource by it's name in android?
What is Intent? What is the difference between an implicit intent and an explicit intent?
What is the Different Between val and var in Kotlin?
How to stop EditText focus at Activity startup in Android?
How to get screen size (width,height) in Android?