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.

updated build code from 4.01 to 2.3.1
This commit is contained in:
2011-12-28 15:32:19 +00:00
parent 5b8e3ba87f
commit 648db82252

View File

@@ -8,5 +8,5 @@
# project structure. # project structure.
# Project target. # Project target.
target=android-15 target=android-9
android.library.reference.1=../ExceptionHandlerLib android.library.reference.1=../ExceptionHandlerLib