A tutorial on creating easy endless lists in Android..
EasyEndlessList is hosted in the following web site
https://github.com/rdrobinson3/EasyEndlessList
If you think the Android project EasyEndlessList listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of EasyEndlessList.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
EasyEndlessList has the following Java source files.
com.keyconsultant.easyendlesslist.BaseListFragment.java com.keyconsultant.easyendlesslist.DemoListFragment.java com.keyconsultant.easyendlesslist.DemoListManager.java com.keyconsultant.easyendlesslist.EndlessListAdapter.java com.keyconsultant.easyendlesslist.ListViewFooter.java com.keyconsultant.easyendlesslist.MainActivity.java