-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Tutorials
Jake Wharton edited this page Jun 5, 2019
·
1 revision
There are various Retrofit tutorials spread around the web and everyone is looking for help on different sites like Retrofit’s GitHub issues or Stackoverflow. Actually, there’s a tutorial series with more than 47 Retrofit guides available at Future Studio. Those guys are totally into Retrofit and help the community grow, make progress on problems and be awesome!
Find guides on topics like:
- Getting Started with Retrofit
- Retrofit 2 Upgrade Guide from 1.x
- Handle authentication with Retrofit (Basic, custom OAuth 2, Token based, Hawk)
- Upload & download files
- Improve your development and debugging flow to test your app against multiple environments- and many more!
- Error Handling
You’ll find a lot more guides on various topics, have a look and benefit from all the solutions.
Enjoy coding and make your app rock!