Baking App

BakingApp allows users to see baking recipes, and their preparation steps by watching videos through the app; it uses ExoPlayer to play the clips.

For efficient navigation, the app uses ViewPager, Fragments, and Glide.

Additionally, users can add a widget which shows the last visited recipe.

RecyclerView

CardViews

Portrait mode: Use of ViewPager for navigation

Landscape mode: Use of Fragments for Master/Detail flow