This application demonstrates several advanced Android programming concepts, such as fragments, tablet layouts, and automated UI tests.
It makes use of several popular Android libraries - Retrofit for HTTP requests, Butterknife for view binding, and Espresso for writing automated UI tests.
Users can watch videos to help guide them through their selected recipes as well as use a widget to display its ingredients on their device's homescreen. There are alternate layouts for landscape and tablet modes.
The contents of this repository are covered under the MIT License.