Skip to content

Project 4 of the Udacity Nanodegree for Android Development.

License

Notifications You must be signed in to change notification settings

raemacias/The_Baking_App

Repository files navigation

BakingApp

Project 4 of the Udacity Advanced Nanodegree course.

This project requires the following:

App should display recipes from provided network resource. App should allow navigation between individual recipes and recipe steps. App uses RecyclerView and can handle recipe steps that include videos or images. Application uses Master Detail Flow to display recipe steps and navigation between them. Application uses Exoplayer to display videos. Application properly initializes and releases video assets when appropriate. Application should properly retrieve media assets from the provided network links. It should properly handle network requests. Application makes use of Espresso to test aspects of the UI. Application sensibly utilizes a third-party library to enhance the app's features. That could be helper library to interface with ContentProviders if you choose to store the recipes, a UI binding library to avoid writing findViewById a bunch of times, or something similar. Application has a companion homescreen widget. Application has a companion homescreen widget. Widget displays ingredient list for desired recipe. Widget displays ingredient list for desired recipe.

About

Project 4 of the Udacity Nanodegree for Android Development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages