This is the third project in Udacity's Android Developer Nanodegree. In this Baking App, a user can select a recipe (provided by Udacity's resident baker-in-chief, Miriam), see the needed ingredients and video-guided steps for how to complete it.
Some of the app features:
- Tablet support
- Fullscreen video
- Can be used offline (with limitations)
- Widget with the ingredients of the last seen recipe
Due to the high data consumption of the videos, the app can only be synchronized and videos / images displayed when WiFi
is turned on. After a successful synchronization, the app can be used offline, but currently without videos and pictures.
- Reduce the high data consumption of mp4 "streaming", especially on metered networks,
- or give the ability to download all clips of the selected recipe.
- App icon generated with Android Asset Studio
Licensed under the Apache License 2.0