
Learn to use all features of Retrofit for your Android network communication requirements
Description
This is the most complete resource online for learning about Retrofit for Android developmentThis course will take you step by step, through each concept related to Retrofit, discuss it in detail, then apply it in a practical project.
We will cover topics such as:
- Basic Retrofit implementation
- Logging
- URL resolution
- GET, POST and other request methods
- Queries
- URL manipulation
- Request body
- Sending form data
- Headers
- Canceling requests
- Caching
- Pagination
- Synchronous vs asynchronous communications
- Retrofit with RxJava
- Authentication
- StockOverflow communication app
- GitHub authentication and data retrieval app
Sign up today and let's start learning about Retrofit for Android.
Who this course is for:
- Beginner Android developers
- Intermediate Android developers