Android Open Source - Development api MythicalLogistics-AndroidClient






Project Summary

simple android app that uses the mythical logistics demo API.

Web Site / Source Repository

MythicalLogistics-AndroidClient is hosted in the following web site
https://github.com/olensmar/MythicalLogistics-AndroidClient

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

ItemValue
Java File Count10
Activity Count6
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

MythicalLogistics-AndroidClient has the following Java source files.

com.mythicallogistics.app.GetQuoteActivity.java
com.mythicallogistics.app.GetShipmentActivity.java
com.mythicallogistics.app.MainActivity.java
com.mythicallogistics.app.MythicalApp.java
com.mythicallogistics.app.SettingsActivity.java
com.mythicallogistics.app.ShowQuoteActivity.java
com.mythicallogistics.app.ShowShipmentActivity.java
com.mythicallogistics.app.api.ApiFactory.java
com.mythicallogistics.app.api.MythicalLogisticsIncShippingAPI.java
com.mythicallogistics.app.util.AsyncApiTask.java