Android Open Source - App friend ETA-Android-App






Project Summary

Android application to manage estimated time of arrival of group of friends going on a trip.

Web Site / Source Repository

ETA-Android-App is hosted in the following web site
https://github.com/akashsax14/ETA-Android-App

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

ItemValue
Java File Count10
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version16
Activity Count4
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_CONTACTS




Resource Files

There are 1 image files in ETA-Android-App. The names of the image files are listed as follows.

eta.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ETA-Android-App has the following Java source files.

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.helper.AsyncResponse.java
com.nyu.cs9033.eta.helper.LocationUpdateService.java
com.nyu.cs9033.eta.helper.SendPostRequestHelper.java
com.nyu.cs9033.eta.models.Person.java
com.nyu.cs9033.eta.models.Trip.java