Android Open Source - Example example recyclerViewExample






Project Summary

Android L recyclerView example.

Web Site / Source Repository

recyclerViewExample is hosted in the following web site
https://github.com/JoniDS/recyclerViewExample

If you think the Android project recyclerViewExample 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 recyclerViewExample.

ItemValue
Java File Count5
Activity Count1
Required Permissionsandroid.permission.INTERNET

Java Source Files

recyclerViewExample has the following Java source files.

com.jds.example.recyclerviewexample.ApplicationTest.java
com.jds.example.recyclerviewexample.MainActivity.java
com.jds.example.recyclerviewexample.MyObjectTapListener.java
com.jds.example.recyclerviewexample.adapter.MyAdapter.java
com.jds.example.recyclerviewexample.adapter.MyObject.java