An Android application uses GPS coordinates taken from a live database to reference GPS coordinates on the map in the Dublin area, with many other features..
Android_Service_Station_Locator is hosted in the following web site
https://github.com/P-Connolly/Android_Service_Station_Locator
If you think the Android project Android_Service_Station_Locator listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Android_Service_Station_Locator.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 10 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 2 image files in Android_Service_Station_Locator. The names of the image files are listed as follows.
person.png servicestation.png
The following screenshort is generated from the image listed above.
Android_Service_Station_Locator has the following Java source files.
com.example.findpetrolstations.AboutStation.java com.example.findpetrolstations.AddComment.java com.example.findpetrolstations.CustomPinpoint.java com.example.findpetrolstations.DataHolder .java com.example.findpetrolstations.DisplayListComments.java com.example.findpetrolstations.DisplayListGarages.java com.example.findpetrolstations.EnterYourLocation.java com.example.findpetrolstations.MainActivity.java com.example.findpetrolstations.MapsActivity.java com.example.findpetrolstations.QueryCodeComments.java com.example.findpetrolstations.QueryCodeGarages.java com.example.findpetrolstations.QueryInsert.java