Android-based tool that helps OnTrac delivery drivers more efficiently label their packages..
Carton is hosted in the following web site
https://github.com/ntskl/Carton
If you think the Android project Carton 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 Carton.
Item | Value |
---|---|
Java File Count | 14 |
Activity Count | 3 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
Carton has the following Java source files.
org.nicktsyukalo.carton.AboutActivity.java org.nicktsyukalo.carton.Address.java org.nicktsyukalo.carton.AddressDataSource.java org.nicktsyukalo.carton.ApplicationTest.java org.nicktsyukalo.carton.BusinessDataSource.java org.nicktsyukalo.carton.BusinessDatabaseHelper.java org.nicktsyukalo.carton.CustomArrayAdapter.java org.nicktsyukalo.carton.IndividualAddressActivity.java org.nicktsyukalo.carton.InputOutputUtility.java org.nicktsyukalo.carton.ListActivity.java org.nicktsyukalo.carton.StopDatabaseHelper.java org.nicktsyukalo.carton.util.SystemUiHider.java org.nicktsyukalo.carton.util.SystemUiHiderBase.java org.nicktsyukalo.carton.util.SystemUiHiderHoneycomb.java