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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user