Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.7 KB

README.md

File metadata and controls

26 lines (22 loc) · 1.7 KB

Baker App

This is an Android Studio project of a recipes app built as part of Udacity's Android Nanodegree program. Built and kept for education purposes.

Features

  • Fetching data from the network and json parsing.
  • Implements the exoplayer, acquiring and releasg resources when necessary.
  • Implements a simple widget to display the last recipe's ingredients.
  • Automated UI tests with the Espresso Framework.
  • Implements Master/Detail flow with decent tablet support.
  • Retains recycler item position on device rotation.

Screenshots

recipe step landscape recipes landscape recipes portrait step detail portrait widget

Libraries Used

License

This project is licensed under the MIT License