Android application using Location Service.
LocationAlarm is hosted in the following web site
https://github.com/tomekl007/LocationAlarm
If you think the Android project LocationAlarm 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 LocationAlarm.
Item | Value |
---|---|
Java File Count | 28 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 8 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 7 image files in LocationAlarm. The names of the image files are listed as follows.
androidmarker.png corner_ul.png homemarker.png homepluscornersmarker.png ic_action_search.png iconbig.png iconsmall.png
The following screenshort is generated from the image listed above.
LocationAlarm has the following Java source files.
com.example.gpsapilow.DatabaseHelper.java com.example.gpsapilow.DatabaseHelper.java com.example.gpsapilow.DestinationRadiusOverlay.java com.example.gpsapilow.DestinationRadiusOverlay.java com.example.gpsapilow.Gps.java com.example.gpsapilow.Gps.java com.example.gpsapilow.HelloGoogleMaps.java com.example.gpsapilow.HelloGoogleMaps.java com.example.gpsapilow.HelloItemizedOverlay.java com.example.gpsapilow.HelloItemizedOverlay.java com.example.gpsapilow.History.java com.example.gpsapilow.History.java com.example.gpsapilow.HistoryAdapter.java com.example.gpsapilow.HistoryAdapter.java com.example.gpsapilow.MainActivity.java com.example.gpsapilow.MainActivity.java com.example.gpsapilow.Point.java com.example.gpsapilow.Point.java com.example.gpsapilow.RectArea.java com.example.gpsapilow.RectArea.java com.example.gpsapilow.SavePoint.java com.example.gpsapilow.SavePoint.java com.example.gpsapilow.SelectRadius.java com.example.gpsapilow.SelectRadius.java com.example.gpsapilow.SignalLost.java com.example.gpsapilow.SignalLost.java com.example.gpsapilow.TargetReached.java com.example.gpsapilow.TargetReached.java