simple android app that uses the mythical logistics demo API.
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.
The following table is the detailed list of MythicalLogistics-AndroidClient.
Item | Value |
---|---|
Java File Count | 10 |
Activity Count | 6 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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