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 do I generate random numbers in Dart?
How to copy database from assets folder in android using kotlin
Key Points to remember while develop the Android Application.
How do i load image from drawable folder in Jetpack Compose?
What is Context?
Explain Fragment Life Cycle
How to start a new activity on button click
How to get complete address from latitude and longitude?
What is Application?
Permission denied for window type 2010 in Marshmallow device
Hide/Disable soft keyboard on Activity launch: Android
What are Android Versions available?
What is the Different Between val and var in Kotlin?
Emulator: emulator: ERROR: Can't find 'Linux version ' string in kernel image file: Andr
How to Use Deprecated Handler() in Android - RRutors Guide
Symmetric vs Asymmetric Encryption in Android Server - RRutors
INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that th
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
How to install/ uninstall apk by command line ADB
What is NetworkOnMainThread Exception?
How to convert milli seconds to hours, minutes and seconds in Android?
How to check Android version?
What is Intent? What is the difference between an implicit intent and an explicit intent?
What is ANR in android?
Set Activity to Fullscreen Mode in Android - RRutors
How to convert DP to Pixel and Pixel to Dp?
Open PDF in Google Drive with Intent in Android - RRutors
Check List for Generate Signed APK Android
How to Generate signed apk with android studio
Fix Play Store Rejection Due to SMS Permission - RRutors
What is ANR? How to avoid and resolve it?
ERR_ACCESS_DENIED in Android Webview with sdk 30
What happens next when the device switches between portrait and landscape?
How to get an image resource by it's name in android?
Fix Error: Use JsonReader.setLenient(true) for Malformed JSON
Decompile APK Files: How to Get Source Code - RRutors Guide
What is the difference between match_parent and fill_parent?
How to Get bitmap from drawable: Android
How to avoid multiple button click at same time in android?
How to reduce APK package size?