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.
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
Check List for Generate Signed APK Android
What is Android Fragments?
How to install/ uninstall apk by command line ADB
How to reduce APK package size?
How to Use Deprecated Handler() in Android - RRutors Guide
How to copy database from assets folder in android using kotlin
How to Exit android app on back pressed?
What is Application?
Set Activity to Fullscreen Mode in Android - RRutors
What happens next when the device switches between portrait and landscape?
What is Intent? What is the difference between an implicit intent and an explicit intent?
How to get an image resource by it's name in android?
What is Context?
Fix Error: Use JsonReader.setLenient(true) for Malformed JSON
What are the notifications available in android?
What is "shared preferences" in Android ?
Permission denied for window type 2010 in Marshmallow device
Open PDF in Google Drive with Intent in Android - RRutors
How do I check in SQLite whether a table exists?
Invoke-customs are only supported starting with android 0 --min-api 26
Fix Play Store Rejection Due to SMS Permission - RRutors
INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that th
How can i comment inside xml file in android studio?
How to save activity State in Android?
How to convert milli seconds to hours, minutes and seconds in Android?
What is ANR in android?
Key Points to remember while develop the Android Application.
Android Studio project R can't find
Fix Android Emulator Kill Error When Running Your App
FCM Not Receiving Notifications in Android - RRutors
How to find Android Device UDID or unique ID?
Symmetric vs Asymmetric Encryption in Android Server - RRutors
Decompile APK Files: How to Get Source Code - RRutors Guide
Fix Duplicate Files in APK Build.gradle Issue - RRutors
What are Android Versions available?
Hide/Disable soft keyboard on Activity launch: Android
How to get screen size (width,height) in Android?
What is the difference between match_parent and fill_parent?
Explain Fragment Life Cycle