Skip to content

avaldemoro/baking-app

Repository files navigation

Baking Recipe Android App

Overview

This project is apart of the Udacity Android Developer Nanodegree. In this project (stage 2 of 2), we were prompted to build a responsive app that allows users to select a recipe and see video-guided steps for how to complete it.

The recipe listing json file is located here.

Concepts this Project Encompasses

  • Exoplayer to display videos for the step instructions
  • Handling error cases in Android
  • Creating and adding a widget to the app experience
  • Implementing Butterknife, a third-party library used in the app for reducing view injection code
  • Responsive Phone and Tablet UI design (with the help of Fragments)
  • Json parsing, AsyncTask, RecyclerViews

Screenshots

App Initialization

        

Instruction/Step Detail View

     

Adding a Widget

     

Tablet Landscape & Portrait Views

     

About

A project apart of the Udacity Android Developer Nanodegree Program to display recipes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages