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.
Add Jar/Library Files as Dependency in Android Studio
How to install/ uninstall apk by command line ADB
What is Application?
Decompile APK Files: How to Get Source Code - RRutors Guide
How to get a contact image using a phone number in android?
How To Set Text Color Programmatically Android TextView?
How to save activity State in Android?
How to get complete address from latitude and longitude?
What is ANR in android?
Fix Android Emulator Kill Error When Running Your App
Key Points to remember while develop the Android Application.
Emulator: emulator: ERROR: Can't find 'Linux version ' string in kernel image file: Andr
What are Android Versions available?
Fix Behavior Subclass BottomSheetBehavior Exception - RRutors
Android Studio project R can't find
How to copy database from assets folder in android using kotlin
How to check Android version?
How can i comment inside xml file in android studio?
What happens next when the device switches between portrait and landscape?
Fix Duplicate Files in APK Build.gradle Issue - RRutors
Set Activity to Fullscreen Mode in Android - RRutors
What are the notifications available in android?
How to Get bitmap from drawable: Android
Invoke-customs are only supported starting with android 0 --min-api 26
Explain Fragment Life Cycle
How do I check in SQLite whether a table exists?
How to convert DP to Pixel and Pixel to Dp?
How to Exit android app on back pressed?
Fix Play Store Rejection Due to SMS Permission - RRutors
What is Intent? What is the difference between an implicit intent and an explicit intent?
What is Context?
What is the difference between match_parent and fill_parent?
What is NetworkOnMainThread Exception?
Check List for Generate Signed APK Android
How to convert milli seconds to hours, minutes and seconds in Android?
How to Use Deprecated Handler() in Android - RRutors Guide
How do I generate random numbers in Dart?
What is Android Fragments?
Open PDF in Google Drive with Intent in Android - RRutors
What is "shared preferences" in Android ?