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:
@@ -3,5 +3,6 @@
|
||||
|
||||
<string name="hello">Hello World, Main!</string>
|
||||
<string name="app_name">ExceptionReportViewer</string>
|
||||
<string name="there_was_an_error">There was an error...</string>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user