сreated as a part of Udacity's Android Developer NanoDegree Program by Google
The task was to create a Android Baking App that will allow Udacity’s resident baker-in-chief, Miriam, to share her recipes with the world. The app allows a user to select a recipe and see video-guided steps for how to complete it. RecyclerView and CardView was used for displaying data.
- Use MediaPlayer/Exoplayer to display videos.
- Handle error cases in Android.
- Add a widget to the app experience.
- Leverage a third-party library in the app.
- Use Fragments to create a responsive design that works on phones and tablets.