JSON Parser Testing

JSON Parser Testing

free v1.0 1 Mb July 28, 20
192+ reviews
Android application JSON Parser Testing screenshot

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
Features
🎮

Gaming Features

Enjoy immersive gaming experience with various game modes.

📸

Camera Features

Advanced camera features with editing capabilities.

🎬

Entertainment

Enjoy your favorite movies and TV shows.

Screenshots

See JSON Parser Testing in Action

JSON Parser Testing Screen 1
JSON Parser Testing Screen 2
JSON Parser Testing Screen 3
JSON Parser Testing

Get the App Today

Available for Android 8.0 and above

Love this app?

Share it with friends and family on your favorite social network.

Ask AI about this app

Get instant answers about features, tips and more from popular AI assistants.