Android Retrofit 2 complete course in Kotlin
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 development
This 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
In addition, we will also be working on two Android apps to apply the knowledge we learned.
StockOverflow communication app
GitHub authentication and data retrieval app
This course is great if you want to take your Retrofit skills to the next level.
Sign up today and let's start learning about Retrofit for Android.
What You Will Learn!
- Retrofit
- Network communication for Android
- Paging
- Synchronous vs asynchronous communications
- Build different types of requests
- URL manipulation
- Work with headers
- Logging
- Caching
Who Should Attend!
- Beginner Android developers
- Intermediate Android developers