Updated ReportListFragment.java to use a Loader to retrieve the data from the internet.

Created JSONLoader.java to handle downloading and parsing of a JSON Object from the internet.
This commit is contained in:
2011-12-28 15:29:38 +00:00
parent 2f48824796
commit 5b8e3ba87f
12 changed files with 205 additions and 94 deletions