Android Open Source - Location GPS Traffic-Track-with-GPS-module-for-Arduino-and-Android-app-through-RESTful-webservices






Project Summary

The project consists in the tracking of the user's location through an ARDUINO board that communicates with a remote database (MySQL) through RESTful webservices built with JAVA Enterprise 7 (using the Glassfish 4 application server) and Android APP. The.

Web Site / Source Repository

Traffic-Track-with-GPS-module-for-Arduino-and-Android-app-through-RESTful-webservices is hosted in the following web site
https://github.com/alessio9008/Traffic-Track-with-GPS-module-for-Arduino-and-Android-app-through-RESTful-webservices

If you think the Android project Traffic-Track-with-GPS-module-for-Arduino-and-Android-app-through-RESTful-webservices 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 Traffic-Track-with-GPS-module-for-Arduino-and-Android-app-through-RESTful-webservices.

ItemValue
Java File Count15
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Minimum SDK Version8
Activity Count3
Fragment Count1
jar files usedandroid-support-v4.jar
eclipselink.jar
google-play-services.jar
javaee-doc-api.jar
javax.annotation.jar
javax.persistence_2.1.0.v201304241213.jar
jaxb-api-osgi.jar
maps.jar
org-netbeans-modules-java-j2seproject-copylibstask.jar
org.eclipse.persistence.jpa.jpql_2.5.1.v20130918-f2b9fc5.jar
org.eclipse.persistence.jpa.modelgen_2.5.1.v20130918-f2b9fc5.jar
webservices-api-osgi.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_COARSE_UPDATES
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
ia.track.permission.MAPS_RECEIVE




Resource Files

There are 25 image files in Traffic-Track-with-GPS-module-for-Arduino-and-Android-app-through-RESTful-webservices. The names of the image files are listed as follows.

common_signin_btn_icon_disabled_dark.9.png
common_signin_btn_icon_disabled_focus_dark.9.png
common_signin_btn_icon_disabled_focus_light.9.png
common_signin_btn_icon_disabled_light.9.png
common_signin_btn_icon_focus_dark.9.png
common_signin_btn_icon_focus_light.9.png
common_signin_btn_icon_normal_dark.9.png
common_signin_btn_icon_normal_light.9.png
common_signin_btn_icon_pressed_dark.9.png
common_signin_btn_icon_pressed_light.9.png
common_signin_btn_text_disabled_dark.9.png
common_signin_btn_text_disabled_focus_dark.9.png
common_signin_btn_text_disabled_focus_light.9.png
common_signin_btn_text_disabled_light.9.png
common_signin_btn_text_focus_dark.9.png
common_signin_btn_text_focus_light.9.png
common_signin_btn_text_normal_dark.9.png
common_signin_btn_text_normal_light.9.png
common_signin_btn_text_pressed_dark.9.png
common_signin_btn_text_pressed_light.9.png
ic_action_refresh.png
ic_plusone_medium_off_client.png
ic_plusone_small_off_client.png
ic_plusone_standard_off_client.png
ic_plusone_tall_off_client.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Traffic-Track-with-GPS-module-for-Arduino-and-Android-app-through-RESTful-webservices has the following Java source files.

android.UnusedStub.java
ia.track.AboutUsActivity.java
ia.track.MapActivity.java
ia.track.SettingsActivity.java
ia.track.util.GMapV2GetRouteDirection.java
ia.track.util.Point.java
ia.track.util.PositionDetail.java
ia.track.util.RequestToServer.java
ia.track.util.TimeStampPoint.java
ia.track.util.Utils.java
webservice.Position.java
webservice.PositionPK.java
webservice.point.service.ApplicationConfig.java
webservice.service.AbstractFacade.java
webservice.service.PositionFacadeREST.java