Android sample code which uses AsyncTaskLoader and ListFragment..
CustomListFragementSample4 is hosted in the following web site
https://github.com/andropenguin/CustomListFragementSample4
If you think the Android project CustomListFragementSample4 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 CustomListFragementSample4.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
Fragment Count | 1 |
CustomListFragementSample4 has the following Java source files.
com.sarltokyo.customlistfragementsample4.app.CustomAdapter.java com.sarltokyo.customlistfragementsample4.app.CustomListFragment.java com.sarltokyo.customlistfragementsample4.app.CustomLoader.java com.sarltokyo.customlistfragementsample4.app.Entry.java com.sarltokyo.customlistfragementsample4.app.MainActivity.java