An Android app where users can create, view, and share their recipes. The app utilizes fragments for modularity and is designed with a responsive layout that is optimized for phones and tablet devices. Rich media features include ExoPlayer to view video steps and onscreen widgets. Technologies used: Widgets, SQLite Databases, Content Providers, Udacity recipe API, Fragments, Butterknife, ExoPlayer, Espresso tests, GestureDetector, Picasso
git clone https://github.com/alexblass/BakingApp
cd BakingApp/
Butterknife by Jake Wharton: https://github.com/JakeWharton/butterknife
License: http://www.apache.org/licenses/LICENSE-2.0
Picasso by Square: http://square.github.io/picasso/
License: http://www.apache.org/licenses/LICENSE-2.0
ExpandableRecyclerView by ThoughtBot: https://github.com/thoughtbot/expandable-recycler-view
License: https://github.com/thoughtbot/expandable-recycler-view/blob/master/LICENSE