Android Open Source - Development api Android5RetrofitDemo






Project Summary

Demo using Retrofit to fetch prayer times from an API.

Web Site / Source Repository

Android5RetrofitDemo is hosted in the following web site
https://github.com/MohamadAtieh/Android5RetrofitDemo

If you think the Android project Android5RetrofitDemo 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 Android5RetrofitDemo.

ItemValue
Java File Count6
Activity Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

Android5RetrofitDemo has the following Java source files.

com.example.matie.myapplication.ApplicationTest.java
com.example.matie.myapplication.MainActivity.java
com.example.matie.myapplication.adapters.MyAdapter.java
com.example.matie.myapplication.pojo.Item.java
com.example.matie.myapplication.pojo.MyApiContent.java
com.example.matie.myapplication.pojo.TodayWeather.java