Skip to content

A baking app that implements several advanced Android topics such as fragments, tablet layouts, as well as uses third-party libraries such as Butterknife and Retrofit.

License

Notifications You must be signed in to change notification settings

patrickjkennedy/BakingBuddy

Repository files navigation

Baking Buddy

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.

Recipes

Overview

Detail - Fullscreen Landscape

Overview Tablet layout

License

The contents of this repository are covered under the MIT License.

Credit to Danny Roa for his RecyclerViewMatcher.

About

A baking app that implements several advanced Android topics such as fragments, tablet layouts, as well as uses third-party libraries such as Butterknife and Retrofit.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages