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.
Key Points to remember while develop the Android Application.
Android Studio project R can't find
INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that th
Open PDF in Google Drive with Intent in Android - RRutors
What is Android Fragments?
How to Use Deprecated Handler() in Android - RRutors Guide
How can i comment inside xml file in android studio?
What is Intent? What is the difference between an implicit intent and an explicit intent?
How do i load image from drawable folder in Jetpack Compose?
How to install/ uninstall apk by command line ADB
How to Generate signed apk with android studio
Fix Android Emulator Kill Error When Running Your App
What is the difference between match_parent and fill_parent?
What is Android?
What is Application?
What is ANR in android?
Fix Behavior Subclass BottomSheetBehavior Exception - RRutors
Extract Date and Time from Long Type Variable - RRutors
How do I generate random numbers in Dart?
How to find Android Device UDID or unique ID?
Decompile APK Files: How to Get Source Code - RRutors Guide
How to get an image resource by it's name in android?
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
Explain Fragment Life Cycle
What are Android Versions available?
ERR_ACCESS_DENIED in Android Webview with sdk 30
What is NetworkOnMainThread Exception?
Invoke-customs are only supported starting with android 0 --min-api 26
How to reduce APK package size?
How to stop EditText focus at Activity startup in Android?
Fix Error: Use JsonReader.setLenient(true) for Malformed JSON
How to Get bitmap from drawable: Android
FCM Not Receiving Notifications in Android - RRutors
How to Exit android app on back pressed?
What are the notifications available in android?
How to get screen size (width,height) in Android?
Fix Play Store Rejection Due to SMS Permission - RRutors
How to convert DP to Pixel and Pixel to Dp?
How to save activity State in Android?
How to convert milli seconds to hours, minutes and seconds in Android?