Sample Project For Android Retrofit Implementation. Read The Blogposts For it..
RetrofitExample is hosted in the following web site
https://github.com/s3xy4ngyc/RetrofitExample
If you think the Android project RetrofitExample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of RetrofitExample.
Item | Value |
---|---|
Java File Count | 8 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
RetrofitExample has the following Java source files.
de.s3xy.retrofitsample.app.Api.BlizzardApiInterface.java de.s3xy.retrofitsample.app.Api.BlizzardClient.java de.s3xy.retrofitsample.app.MainActivity.java de.s3xy.retrofitsample.app.Models.Hero.java de.s3xy.retrofitsample.app.Models.Kills.java de.s3xy.retrofitsample.app.Models.Profile.java de.s3xy.retrofitsample.app.Models.Progression.java de.s3xy.retrofitsample.app.Models.TimePlayed.java