Android Open Source - Example sample RetrofitExample






Project Summary

Sample Project For Android Retrofit Implementation. Read The Blogposts For it..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of RetrofitExample.

ItemValue
Java File Count8
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

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