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