Just a simple example of multiple proximity alerts (by no means complete).
Android-Proximity-Alerts-Example is hosted in the following web site
https://github.com/gauntface/Android-Proximity-Alerts-Example
If you think the Android project Android-Proximity-Alerts-Example 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-Proximity-Alerts-Example.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 1 image files in Android-Proximity-Alerts-Example. The names of the image files are listed as follows.
map_marker.png
The following screenshort is generated from the image listed above.
Android-Proximity-Alerts-Example has the following Java source files.
co.uk.gauntface.android.proximityalerts.OverlayList.java co.uk.gauntface.android.proximityalerts.ProximityDisplay.java co.uk.gauntface.android.proximityalerts.models.LatLonPair.java co.uk.gauntface.android.proximityalerts.receivers.ProximityAlert.java