Skip to content

An Android Application to fetch data from JSON API , parse it and display it in Custom listview with all details of user (Images are handled by Picasso library : A powerful image downloading and caching library).

RITUait/User-registration-with-JSON-API-

Repository files navigation

User-registration-with-JSON-API-

An Android Application to fetch data from JSON API , parse it and display it in Custom listview with all details of user (Images are handled by Picasso library : A powerful image downloading and caching library). Parsed this data using Android JSONArray class. Android provides four different classes to manipulate JSON data. These classes are JSONArray,JSONObject,JSONStringer and JSONTokenizer.JSON API used is https://api.myjson.com/bins/cj2br

About

An Android Application to fetch data from JSON API , parse it and display it in Custom listview with all details of user (Images are handled by Picasso library : A powerful image downloading and caching library).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages