Skip to content

This is an Android Application That uses Rest API from JsonPlaceholder Test API with Retrofit

Notifications You must be signed in to change notification settings

MortezaNedaei/Android-Rest-API-Application

Repository files navigation

Android-Rest-API-Application

This is an Android Application That uses Rest API from JsonPlaceholder Rest API with Retrofit.

Tip:

Please look at this documentation to work with this API: https://jsonplaceholder.typicode.com/

Significant things used in this app includes:

Retrofit Library
GSON Library
Fresco Library

The App:

Fetches the list of albums.
In the item of each album, shows some information like name, user name, phone number, email and ... 
When user taps on an album, new page will be shown which includes a list of photos.
When user taps on a photo, it shows that image bigger.

About

This is an Android Application That uses Rest API from JsonPlaceholder Test API with Retrofit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages