Android RecyclerView and CardView Tutorial
Android RecyclerView and CardView Tutorial
Android RecyclerView is an advanced version of ListView. For displaying large data sets that has to be changed on scroll we can use Android RecyclerView. In this tutorial we will create a simple list using Android RecyclerView. In this tutorial we will use CardView and RecyclerView to create our List.
In this tutorial we will fetch json from server. So you can see myjson from this link
http://sim…
View On WordPress












