Recyclerview with cardview, In this tutorial we shall focus on creating android recyclerview with cardview. Our cardview will contain Image, Name, and Description of the image.
Recyclerview with Search/Filter, CardView, and OnItemClickListener. Items in the recyclerview will be displayed in a cardview which will contain image name and description of the name. You can
Tab Layout tutorial with ViewPager, In this tutorial we are going to learn how to implement tabs layouts that has slide and click listener. User can decide to
Android Kotlin gridlayout with cardview and OnItemClickListener. The gridlayout will contain image and text. When item in the gridlayout is clicked a new activity will open and display
FirebaseUi Firestore Recyclerview Tutorial, we are going to learn how to implement recyclerview using data stored in firestore, Our adapter class will be provided by firebaseUi.
Android GridView with CardView and OnItemClickListener, CardView consist of image and text. When the image is clicked a new activity opens and displays the name and image of
Android Recyclerview with cardview using Kotlin, In this tutorial we are going to learn how to implement android recyclerview with card with then add Onclicklistener and Search/Filter
Firebase Firestore Tutorial, Firestore is a scalable database, NoSql cloud database and sync data with client and server side development. We shall be storing user details as we
Android Studio Tutorial for beginners, Using kotlin and android studio 4.0.This tutorial is not only suitable for beginners in developing mobile apps but also for someone who has