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.
Extract Date and Time from Long Type Variable - RRutors
Decompile APK Files: How to Get Source Code - RRutors Guide
How do i load image from drawable folder in Jetpack Compose?
What is "shared preferences" in Android ?
Permission denied for window type 2010 in Marshmallow device
What is ANR? How to avoid and resolve it?
How do I check in SQLite whether a table exists?
Add Jar/Library Files as Dependency in Android Studio
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
How to find Android Device UDID or unique ID?
How to get a contact image using a phone number in android?
Fix Duplicate Files in APK Build.gradle Issue - RRutors
How to check Android version?
How to copy database from assets folder in android using kotlin
Explain Fragment Life Cycle
Fix Play Store Rejection Due to SMS Permission - RRutors
Key Points to remember while develop the Android Application.
How to convert milli seconds to hours, minutes and seconds in Android?
Android Studio project R can't find
How to stop EditText focus at Activity startup in Android?
Hide/Disable soft keyboard on Activity launch: Android
What is NetworkOnMainThread Exception?
How to get screen size (width,height) in Android?
INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that th
What is the difference between match_parent and fill_parent?
What is Context?
What is Intent? What is the difference between an implicit intent and an explicit intent?
How to Use Deprecated Handler() in Android - RRutors Guide
How to install/ uninstall apk by command line ADB
Invoke-customs are only supported starting with android 0 --min-api 26
FCM Not Receiving Notifications in Android - RRutors
How to convert DP to Pixel and Pixel to Dp?
How to validate email address in Android with Kotlin?
Symmetric vs Asymmetric Encryption in Android Server - RRutors
Emulator: emulator: ERROR: Can't find 'Linux version ' string in kernel image file: Andr
Fix Behavior Subclass BottomSheetBehavior Exception - RRutors
What happens next when the device switches between portrait and landscape?
How can i comment inside xml file in android studio?
What is the Different Between val and var in Kotlin?
ERR_ACCESS_DENIED in Android Webview with sdk 30