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 is Application?
Error: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path
How do I generate random numbers in Dart?
How to save activity State in Android?
How to reduce APK package size?
What is ANR? How to avoid and resolve it?
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
How to Get bitmap from drawable: Android
What is "shared preferences" in Android ?
How do I check in SQLite whether a table exists?
What is Android?
Intent for Drive PDF Viewer - How to open PDF in Google Drive with intent
Is There A Way To Get The Source Code From An APK File? (or) How to decompile apk?
What is Context?
What is the Different Between val and var in Kotlin?
INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that th
What is Android Fragments?
How to get a contact image using a phone number in android?
How to install/ uninstall apk by command line ADB
What happens next when the device switches between portrait and landscape?
How to extract date and time from Long type variable in Kotlin on Android "
Hide/Disable soft keyboard on Activity launch: Android
How to find Android Device UDID or unique ID?
How to validate email address in Android with Kotlin?
Android Activity FullScreen - How to set activity to fullscreen mode in Android?
How to get an image resource by it's name in android?
How to copy database from assets folder in android using kotlin
Google play store rejected my app due to SMS permission I removed SMS permission from the manifes
How to convert DP to Pixel and Pixel to Dp?
ERR_ACCESS_DENIED in Android Webview with sdk 30
What are Android Versions available?
How To Set Text Color Programmatically Android TextView?
What is NetworkOnMainThread Exception?
Could not inflate Behavior subclass android.support.design.widget. BottomSheetBehavior How resolve
How to check Android version?
How to start a new activity on button click
How to avoid multiple button click at same time in android?
Key Points to remember while develop the Android Application.
What is the difference between match_parent and fill_parent?
How to Generate signed apk with android studio