Udacity Android Nanodegree exercise Baking App
Student: Aurimas Garuolis
- Use MediaPlayer/Exoplayer to display videos.
- Handle error cases in Android.
- Add a widget to your app experience.
- Leverage a third-party library in your app.
- Use Fragments to create a responsive design that works on phones and tablets.
- Use Espresso for UI tests
- Retrofit with GSON Converter & RxJava2CallAdapterFactory for API calls and data processing
- Picasso for image loading
- ExoPlayer for video playback
- Schematic for easier Content Provider setup
- ButterKnife for view finding
- Espresso for UI tests