/TheBakingApp

Udacity Android Developer Nanodegree project baking app

Primary LanguageJava

TheBakingApp

Udacity Android Developer Nanodegree project baking app TheBakingApp will allow a user to select a recipe and see video-guided steps for how to complete it.

The recipe listing is located here.

Installation

Clone the GitHub repository.

$ git clone https://github.com/ashutosh160798/TheBakingApp.git

Screenshots

              

Project Overview

Project Rubric

In this project you will:

  1. Use MediaPlayer/Exoplayer to display videos.
  2. Handle error cases in Android.
  3. Add a widget to your app experience.
  4. Leverage a third-party library in your app.
  5. Use Fragments to create a responsive design that works on phones and tablets.