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.
Fix Error: Use JsonReader.setLenient(true) for Malformed JSON
Add Jar/Library Files as Dependency in Android Studio
How to start a new activity on button click
What is ANR in android?
Fix Duplicate Files in APK Build.gradle Issue - RRutors
Key Points to remember while develop the Android Application.
Fix Android Emulator Kill Error When Running Your App
How to avoid multiple button click at same time in android?
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
How to Use Deprecated Handler() in Android - RRutors Guide
How to save activity State in Android?
Check List for Generate Signed APK Android
Android Studio project R can't find
Invoke-customs are only supported starting with android 0 --min-api 26
How to get an image resource by it's name in android?
Emulator: emulator: ERROR: Can't find 'Linux version ' string in kernel image file: Andr
What is Application?
How to convert DP to Pixel and Pixel to Dp?
How do I check in SQLite whether a table exists?
Fix Behavior Subclass BottomSheetBehavior Exception - RRutors
How To Set Text Color Programmatically Android TextView?
ERR_ACCESS_DENIED in Android Webview with sdk 30
What happens next when the device switches between portrait and landscape?
How to validate email address in Android with Kotlin?
How to Generate signed apk with android studio
What are the notifications available in android?
Extract Date and Time from Long Type Variable - RRutors
Decompile APK Files: How to Get Source Code - RRutors Guide
What is the Different Between val and var in Kotlin?
How do I generate random numbers in Dart?
Fix Play Store Rejection Due to SMS Permission - RRutors
What is ANR? How to avoid and resolve it?
Open PDF in Google Drive with Intent in Android - RRutors
How to copy database from assets folder in android using kotlin
INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that th
How to Exit android app on back pressed?
What is "shared preferences" in Android ?
How to get a contact image using a phone number in android?
How to install/ uninstall apk by command line ADB
What is Android Fragments?