Android Open Source - Location Time MA_ETA






Project Summary

Expected Time of Arrival calculator for arranging, organizing and managing trips using their current location..

Web Site / Source Repository

MA_ETA is hosted in the following web site
https://github.com/sanghviharshit/MA_ETA

If you think the Android project MA_ETA 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 MA_ETA.

ItemValue
Java File Count11
Target SDK Version18
Minimum SDK Version8
Activity Count4
Fragment Count1
Required Permissionsandroid.permission.READ_CONTACTS




Java Source Files

MA_ETA has the following Java source files.

com.nyu.cs9033.eta.controllers.ArrayAdapterPersons.java
com.nyu.cs9033.eta.controllers.ArrayAdapterTrips.java
com.nyu.cs9033.eta.controllers.CreateTripActivity.java
com.nyu.cs9033.eta.controllers.MainActivity.java
com.nyu.cs9033.eta.controllers.TripHistoryActivity.java
com.nyu.cs9033.eta.controllers.ViewTripActivity.java
com.nyu.cs9033.eta.database.TripDatabaseHelper.java
com.nyu.cs9033.eta.models.Person.java
com.nyu.cs9033.eta.models.Trip.java
com.nyu.cs9033.eta.models.TripLocation.java
com.nyu.cs9033.eta.ui.FriendListRow.java