Android Application which pop up Alerts Within 50 mile radius.
Alert is hosted in the following web site
https://github.com/premprakash90/Alert
If you think the Android project Alert 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 Alert.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_MOCK_LOCATION android.permission.INTERNET |
Alert has the following Java source files.
edu.ncsu.pvasude.soc_project1.AlertItem.java edu.ncsu.pvasude.soc_project1.AlertMeActivity.java edu.ncsu.pvasude.soc_project1.AlertProvider.java edu.ncsu.pvasude.soc_project1.AlertsPositionOverlay.java