Skip to content

Yanni-Psitos/API-and-GSON-Lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

title type duration creator
API and Gson Lab
lab
1:25
James Davis (NYC)

API and Gson Lab

Exercise

Requirements

Note: This should be done in pairs.

You are provided with a handful of APIs to start with, which were briefly explored in the lesson, but you can choose any API you like from the Programmable Web API Directory. For this lab, you have to find an API (either pure REST or an API-backed SDK) and get data from it. You have to parse that data using Gson, creating the necessary classes.

One restriction: You cannot use the Walmart API or the Gmail SDK.

Bonus: Display that data in a meaningful way in an Android app

The APIs we discussed in the lesson

Deliverable

An Android Studio project, with no particular format. It just has to meet the above requirements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%