Using Retrofit 2.x as REST client - Tutorial
Table of Contents
- 1. Retrofit
- 2. Retrofit converters and adapters
- 3. Retrofit authentication
- 4. Exercise: Using Retrofit to query Gerrit in Java
- 5. Exercise: Using Retrofit to convert XML response from an RSS feed
- 6. Exercise: Build a basic application for querying StackOverflow
- 7. Exercise: Using Retrofit to query StackOverflow
- 8. Exercise: Using Retrofit to query StackOverflow
- 9. Exercise: Using Retrofit to access Github API in Android
- 10. Exercise: Using Retrofit with OAuth to request user details from Twitter in Android
- 11. About this website
- 12. Retrofit resources
Comments
Post a Comment