Progress Bar in Android
Progress bars are used to show progress of a task. For example, when you are uploading or downloading something from the internet, it is better to show the progress of…
Progress bars are used to show progress of a task. For example, when you are uploading or downloading something from the internet, it is better to show the progress of…
activity_main.xml MainActivity.kt
activity_main.xml MainActivity.kt
activity_main.xml MainActivity.kt
activit_main.xml MainActivity.kt Second.kt activit_second.xml Third.kt activity_third.xml AndroidManifest.xml
Intent:- Intent is an action element1) Move from one page to other2) Transfer data from one activity other activity3) Invoke System components — Camera, Gallary, Document, Video, Browser Intent 2…
activity_main.xml MainActivity.kt
activity_main.xml MainActivity.kt CustomAdapter.kt rowlayout.xml