This is an Android app that shares baking recipes with the world, created as part of the Android Developer Nanodegree by Google. A user selects a recipe and sees video-guided steps for how to complete it.
- JSON parsing from an API endpoint.
- Exoplayer to natively display mp4 videos.
- Home screen widget with a remote grid.
- Leverage of multiple third-party libraries.
- Fragments to create a responsive UI on phones (single-panel) and tablets (two-panel).