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.
Explain Fragment Life Cycle
What are Android Versions available?
Fix Play Store Rejection Due to SMS Permission - RRutors
How to avoid multiple button click at same time in android?
What is Application?
FCM Not Receiving Notifications in Android - RRutors
Key Points to remember while develop the Android Application.
How to Exit android app on back pressed?
Set Activity to Fullscreen Mode in Android - RRutors
What is NetworkOnMainThread Exception?
Fix Android Emulator Kill Error When Running Your App
How to Get bitmap from drawable: Android
What is the difference between match_parent and fill_parent?
Fix Error: Use JsonReader.setLenient(true) for Malformed JSON
Symmetric vs Asymmetric Encryption in Android Server - RRutors
Decompile APK Files: How to Get Source Code - RRutors Guide
How to get screen size (width,height) in Android?
What is Intent? What is the difference between an implicit intent and an explicit intent?
How to convert milli seconds to hours, minutes and seconds in Android?
How to copy database from assets folder in android using kotlin
How to find Android Device UDID or unique ID?
Fix Behavior Subclass BottomSheetBehavior Exception - RRutors
How to save activity State in Android?
What is Android Fragments?
INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that th
How to reduce APK package size?
Emulator: emulator: ERROR: Can't find 'Linux version ' string in kernel image file: Andr
How do i load image from drawable folder in Jetpack Compose?
What is the Different Between val and var in Kotlin?
How to get a contact image using a phone number in android?
How to validate email address in Android with Kotlin?
How do I generate random numbers in Dart?
How to stop EditText focus at Activity startup in Android?
How to Generate signed apk with android studio
What happens next when the device switches between portrait and landscape?
What are the notifications available in android?
What is ANR? How to avoid and resolve it?
Hide/Disable soft keyboard on Activity launch: Android
How to install/ uninstall apk by command line ADB
What is Android?