JSON Parser Testing

JSON Parser Testing Free App

Rated 5.00/5 (1) —  Free Android application by Venkata Sudha

Advertisements

About JSON Parser Testing

A simple Android application that consumes the API documented on this website: https://jsonplaceholder.typicode.com/. Do not hardcode the values from the response into the app.

Specifically, we'd like to see a list of users, albums, and photos. The app should at the very least flow as follows:

user >> user's album >> user's photos >> photo.

Get the list of users from https://jsonplaceholder.typicode.com/users and display the “name” of each user in a ListView or a RecyclerView.
When a user taps on a name, open a new Activity which displays a list of albums from https://jsonplaceholder.typicode.com/albums where the “userid” is equal to the id of the selected user.
only those albums which match the userid and not all of the albums from the response must be displayed.
value from “title” field should be shown in the list of albums.
When the user taps on an album, open a new Activity which displays a list of photos from https://jsonplaceholder.typicode.com/photos where the the “albumid” is equal to the id of the selected album.
only those photos which match the albumid and not all of the photos from the response must be displayed.
value from “title” field should be shown in the list of photos.
When the user taps on a photo, open a new Activity where the photo is downloaded and displayed.


Source code:
https://github.com/kanakamedala-rajesh/JsonParserTest

How to Download / Install

Download and install JSON Parser Testing version 1.11 on your Android device!
Downloaded 10+ times, content rating: Everyone
Android package: com.venkatasudha.rajesh.jsonparsertest, download JSON Parser Testing.apk

All Application Badges

Free
downl.
Android
4.0.3+
Bug
buster
For everyone
Android app

App History & Updates

What's Changed
Application name changed to Json Parser Test
Fixed swipe to refresh crash
Fixed the image download HTTP 301 error

Oh snap! No comments are available for JSON Parser Testing at the moment. Be the first to leave one!

Share The Word!


Rating Distribution

RATING
5.05
1 users

5

4

3

2

1