Android Open Source - App track Commpute






Project Summary

Dumb little android app so that I can start keeping track of how long my commute to work takes each day.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Commpute.

ItemValue
Java File Count9
Activity Count1
Fragment Count5
jar files usedgson-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 Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

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