Proximity alert application for Android.
wakeupnow is hosted in the following web site
https://github.com/fayf/wakeupnow
If you think the Android project wakeupnow 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 wakeupnow.
Item | Value |
---|---|
Java File Count | 17 |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 4 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.VIBRATE android.permission.WAKE_LOCK |
Asset File Names | assets\alert.mp3 |
There are 3 image files in wakeupnow. The names of the image files are listed as follows.
marker_alert.png marker_search.png popup_bg.9.png
The following screenshort is generated from the image listed above.
wakeupnow has the following Java source files.
com.fayf.wakeupnow.BootReceiver.java com.fayf.wakeupnow.C.java com.fayf.wakeupnow.DBHelper.java com.fayf.wakeupnow.G.java com.fayf.wakeupnow.IntEditTextPreference.java com.fayf.wakeupnow.RecentSearchProvider.java com.fayf.wakeupnow.Utils.java com.fayf.wakeupnow.activity.AlertsMapActivity.java com.fayf.wakeupnow.activity.ListAlertsActivity.java com.fayf.wakeupnow.activity.OptionsActivity.java com.fayf.wakeupnow.activity.WakeUpActivity.java com.fayf.wakeupnow.overlays.Alert.java com.fayf.wakeupnow.overlays.AlertsOverlay.java com.fayf.wakeupnow.overlays.IItemOverlay.java com.fayf.wakeupnow.overlays.RadiusOverlay.java com.fayf.wakeupnow.overlays.SearchOverlay.java com.fayf.wakeupnow.overlays.SearchResult.java