Android Baking App that will allow Udacity’s resident baker-in-chief, Miriam, to share her recipes with the world
Use Exoplayer to display videos.
Handle error cases in Android.
Widget to display last selected recipe.
Adding third-party (Retrofit, ButterKnife, Timber, Exoplayer)
Use Fragments to create a responsive design that works on phones and tablets.
User to select a recipe and see video-guided steps for how to complete it.
The app consumes recipe list located here.
The JSON file contains the recipes' instructions, ingredients, videos and images you will need to complete this project. Don’t assume that all steps of the recipe have a video. Some may have a video, an image, or no visual media at all.