Dumb little android app so that I can start keeping track of how long my commute to work takes each day.
Commpute is hosted in the following web site
https://github.com/MythicHelm/Commpute
If you think the Android project Commpute 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 Commpute.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 1 |
Fragment Count | 5 |
jar files used | gson-2.2.2.jar mobileservices-1.1.5-javadoc.jar mobileservices-1.1.5-sources.jar mobileservices-1.1.5.jar notification-hubs-0.3-javadoc.jar notification-hubs-0.3-sources.jar notification-hubs-0.3.jar notifications-1.0.1-javadoc.jar notifications-1.0.1-sources.jar notifications-1.0.1.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Commpute has the following Java source files.
com.mitchell.commpute.ApplicationTest.java com.mitchell.commpute.MainActivity.java com.mitchell.commpute.fragments.AddTripFragment.java com.mitchell.commpute.fragments.PlaceholderFragment.java com.mitchell.commpute.fragments.TripStatsFragment.java com.mitchell.commpute.fragments.ViewTripsFragment.java com.mitchell.commpute.fragments.dummy.DummyContent.java com.mitchell.commpute.helper.Trip.java com.mitchell.commpute.helper.TripArrayAdapter.java