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 avoid multiple button click at same time in android?
Set Activity to Fullscreen Mode in Android - RRutors
How to get screen size (width,height) in Android?
How to start a new activity on button click
FCM Not Receiving Notifications in Android - RRutors
Fix Duplicate Files in APK Build.gradle Issue - RRutors
What is Android Fragments?
Add Jar/Library Files as Dependency in Android Studio
What is the difference between match_parent and fill_parent?
How to find Android Device UDID or unique ID?
Extract Date and Time from Long Type Variable - RRutors
What is ANR in android?
What is Application?
How to save activity State in Android?
What happens next when the device switches between portrait and landscape?
How do I check in SQLite whether a table exists?
Hide/Disable soft keyboard on Activity launch: Android
How to validate email address in Android with Kotlin?
INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that th
How do i load image from drawable folder in Jetpack Compose?
How to reduce APK package size?
How do I generate random numbers in Dart?
Key Points to remember while develop the Android Application.
How to Exit android app on back pressed?
Open PDF in Google Drive with Intent in Android - RRutors
What is the Different Between val and var in Kotlin?
What is Android?
How to stop EditText focus at Activity startup in Android?
How to convert milli seconds to hours, minutes and seconds in Android?
ERR_ACCESS_DENIED in Android Webview with sdk 30
Emulator: emulator: ERROR: Can't find 'Linux version ' string in kernel image file: Andr
What is ANR? How to avoid and resolve it?
How To Set Text Color Programmatically Android TextView?
How to convert DP to Pixel and Pixel to Dp?
Android Studio project R can't find
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
Decompile APK Files: How to Get Source Code - RRutors Guide
Fix Play Store Rejection Due to SMS Permission - RRutors
How to check Android version?
Fix Error: Use JsonReader.setLenient(true) for Malformed JSON