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.
What are the notifications available in android?
How to Exit android app on back pressed?
How to check Android version?
How to get a contact image using a phone number in android?
What is Context?
What is ANR? How to avoid and resolve it?
What is ANR in android?
Key Points to remember while develop the Android Application.
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
How To Set Text Color Programmatically Android TextView?
Fix Error: Use JsonReader.setLenient(true) for Malformed JSON
How do I check in SQLite whether a table exists?
How to find Android Device UDID or unique ID?
How to install/ uninstall apk by command line ADB
Fix Android Emulator Kill Error When Running Your App
INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that th
How to reduce APK package size?
What is Application?
Set Activity to Fullscreen Mode in Android - RRutors
How to Use Deprecated Handler() in Android - RRutors Guide
How can i comment inside xml file in android studio?
Hide/Disable soft keyboard on Activity launch: Android
How to start a new activity on button click
Check List for Generate Signed APK Android
How do i load image from drawable folder in Jetpack Compose?
Open PDF in Google Drive with Intent in Android - RRutors
Android Studio project R can't find
How to save activity State in Android?
What is "shared preferences" in Android ?
What is the Different Between val and var in Kotlin?
Emulator: emulator: ERROR: Can't find 'Linux version ' string in kernel image file: Andr
FCM Not Receiving Notifications in Android - RRutors
What is NetworkOnMainThread Exception?
How to convert DP to Pixel and Pixel to Dp?
ERR_ACCESS_DENIED in Android Webview with sdk 30
How to validate email address in Android with Kotlin?
Fix Behavior Subclass BottomSheetBehavior Exception - RRutors
Decompile APK Files: How to Get Source Code - RRutors Guide
Symmetric vs Asymmetric Encryption in Android Server - RRutors
What is Android Fragments?