YassinAJDI / SandwichClub

:pizza: SandwichClub created as a part of Udacity Android Developer Nanodegree Program. The application parse Json data using native API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SandwichClub

Sandwich Club App , created as a part of Udacity Android Developer Nanodegree Program. The application parse Json data using native API.

Screenshots:

Screen

Why this Project

Building a layout and populating its fields from data received as JSON is a common task for Android Developers. Although JSON parsing is usually done using libraries, writing the JSON parsing for this project will help you to better understand how it is processed.

What Will I Learn?

  • Learn how to submit projects for review
  • Practice JSON parsing to a model object
  • Design an activity layout
  • Populate all fields in the layout accordingly

Libraries:

About

:pizza: SandwichClub created as a part of Udacity Android Developer Nanodegree Program. The application parse Json data using native API.

License:MIT License


Languages

Language:Java 100.0%