Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 483 Bytes

File metadata and controls

3 lines (3 loc) · 483 Bytes

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