Continuing with the recent trend. Here is another source code walk-through. This one is an example project that demonstrates how to create a Custom ArrayAdapter to load some data from a CSV file into a ListView
Enjoy another source code walk-through. This one is over https://github.com/FoamyGuy/MathFactCards
This project demonstrates how to load data from the internet into a ViewPager using AsyncTask so that the UI remains smooth.