Android Open Source - Development tutorial android-recycler






Project Summary

Android Lollipop RecyclerView Tutorial.

Web Site / Source Repository

android-recycler is hosted in the following web site
https://github.com/IntertechInc/android-recycler

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

ItemValue
Java File Count8
Supported screen sizes[mdpi]
Activity Count2
Fragment Count1

Resource Files

There are 3 image files in android-recycler. The names of the image files are listed as follows.

down.png
intertech.png
up.png

The following screenshort is generated from the image listed above.

null




Java Source Files

android-recycler has the following Java source files.

lollipop.intertech.com.recycler.ApplicationTest.java
lollipop.intertech.com.recycler.activity.AboutActivity.java
lollipop.intertech.com.recycler.activity.MainActivity.java
lollipop.intertech.com.recycler.domain.Quote.java
lollipop.intertech.com.recycler.recycler.QuoteAdapter.java
lollipop.intertech.com.recycler.recycler.QuoteViewHolder.java
lollipop.intertech.com.recycler.service.StockQuoteService.java
lollipop.intertech.com.recycler.service.StockQuoteSimulator.java