Skip to content

RashmiVijay/PacteraAndroidTest

Repository files navigation

PacteraAndroidTest

JSON parsing with ListView

MainActivity.java => This file correspond to main activity in which an async task is executed to access JSON data from the URL given url https://dl.dropboxusercontent.com/u/746330/facts.json and the JSON data is parsed with the help of Key of the JSON object in the JSON array "rows".

FactsAdapter.java => This file corresponds to the implementation of ListView Adapter for population the JSON object data in the form of rows.

Facts.java => This file corresponds to the implementation of the getter and setter functions for the JSON object values.

About

JSON parsing with ListView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages