Android Open Source - App alert wakeupnow






Project Summary

Proximity alert application for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of wakeupnow.

ItemValue
Java File Count17
Target SDK Version8
Minimum SDK Version8
Activity Count4
Required Permissionsandroid.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 Namesassets\alert.mp3




Resource Files

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.

null

Java Source Files

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