retrofit2学习攻略

1.Retrofit — Getting Started and Creating an Android Client

https://futurestud.io/tutorials/retrofit-getting-started-and-android-client

2.Retrofit 2 — Basics of API Description

https://futurestud.io/tutorials/retrofit-2-basics-of-api-description

3.Retrofit Project Homepage

http://square.github.io/retrofit/

4.Retrofit Examples

https://github.com/square/retrofit/tree/master/samples

看完上面的四篇文章,你应该对retrofit有比较深刻的理解了。

你可能感兴趣的:(retrofit2学习攻略)