Android Open Source - App simple RecyclerView






Project Summary

Simple app that explain how to use RecycleView.

Web Site / Source Repository

RecyclerView is hosted in the following web site
https://github.com/JonaxelN/RecyclerView

If you think the Android project RecyclerView listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of RecyclerView.

ItemValue
Java File Count6
Activity Count1

Java Source Files

RecyclerView has the following Java source files.

com.example.recyclerview.ApplicationTest.java
com.example.recyclerview.MainActivity.java
com.example.recyclerview.RecyclerViewHolder.java
com.example.recyclerview.adapter.CustomRecyclerAdapter.java
com.example.recyclerview.adapter.RecyclerAdapter.java
com.example.recyclerview.model.Data.java