You will productionize an app, taking it from a functional state to a production-ready state. This will involve finding and handling error cases, adding accessibility features, allowing for localization, adding a widget, and adding a library.
Main Menu | Overview | Step |
---|---|---|
Overview + Step |
---|
- rxAndroid - Library for composing asynchronous and event-based programs by using observable sequences.
- Butterknife - Field and method binding for Android views
- Retrofit2 - A type-safe HTTP client for Android and Java
- Picasso - A powerful image downloading and caching library for Android
- Jackson - JSON parser for Java