Android Open Source - Map application Will-I-be-late






Project Summary

An android application which uses the google maps API to tell the user if they will be late to a particular destination.

Web Site / Source Repository

Will-I-be-late is hosted in the following web site
https://github.com/google-hackathon-2014/Will-I-be-late

If you think the Android project Will-I-be-late 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 Will-I-be-late.

ItemValue
Java File Count10
Activity Count1
Fragment Count3
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




Java Source Files

Will-I-be-late has the following Java source files.

com.example.daniellin.lateapp.AddEventFragment.java
com.example.daniellin.lateapp.ApplicationTest.java
com.example.daniellin.lateapp.CalculateTime.java
com.example.daniellin.lateapp.Event.java
com.example.daniellin.lateapp.GetDistanceMatrixJSON.java
com.example.daniellin.lateapp.MapsActivity.java
com.example.daniellin.lateapp.MySQLiteHelper.java
com.example.daniellin.lateapp.SelectEventFragment.java
com.example.daniellin.lateapp.TestActivity.java