Skip to content

Udacity Project - In this project, I created an app to view video recipes. I handled media loading, verified user interfaces with UI tests, and integrate third party libraries. I also provide a complete user experience with a home screen widget.

Notifications You must be signed in to change notification settings

about-future/BakingApp

Repository files navigation

BakingApp

Description

Productionize an app, taking it from a functional state to a production-ready state. This involves finding and handling error cases, adding accessibility features, allowing for localization, adding a widget, and adding a library.

Sample Mocks

Phone
Phone Mocks
Tablet
Tablet Mocks

Why this Project?

As a working Android developer, we often have to create and implement apps where we are responsible for designing and planning the steps we need to take to create a production-ready app. Unlike Best Movies where we had an implementation guide, it will be up to us to figure things out for the Baking App.

What did I learn?

  • Use ExoPlayer to display videos
  • Handle error cases in Android
  • Add a widget to my app experience
  • Leverage a third-party library in my app
  • Use Fragments to create a responsive design that works on phones and tablets
  • UI Test using Espresso

Libraries Used

  • Retrofit
  • ExoPlayer
  • Espresso

Screen Shots

Phone
Phone
Tablet
Tablet
Widget
Widget

About

Udacity Project - In this project, I created an app to view video recipes. I handled media loading, verified user interfaces with UI tests, and integrate third party libraries. I also provide a complete user experience with a home screen widget.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages