Use a RecyclerView in kotlin with Android Studio.RecyclerView is a viewGroup Which is display list of items in an Activity. It is an advanced version of the ListView and provides more…Dec 7, 2022Dec 7, 2022
Open Activity to Fragment in kotlin with Android Studio.We have studied Activity and Fragment. So We will know about its activity. how to open Activity from Fragment.Jun 14, 2021Jun 14, 2021
How to use Firebase cloud messaging in kotlin with Android Studio.We used a send notification to database from the app.May 13, 2021May 13, 2021
How to create Firebase Dynemic Links in kotlin with Android Studio.We used a dynamic link by cloud firebase in kotlin with android StudioMar 30, 2021Mar 30, 2021
Use Bottom Navigation in kotlin with Android Studio.Why do we need bottom navigation? Bar.Mar 4, 2021Mar 4, 2021
How to work Activity LifeCycle in kotlin with Android Studio.we will know about Activity LifeCycleFeb 21, 2021Feb 21, 2021