Sample app which implements geofencing and notifications..
notify-me is hosted in the following web site
https://github.com/santiago-hollmann/notify-me
If you think the Android project notify-me 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 notify-me.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpiv11, mdpi, hdpi, hdpiv9, xhdpi, mdpiv9, hdpiv11, xhdpiv9, xhdpiv11] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar notify.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_MOCK_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES com.olx.notify.permission.MAPS_RECEIVE |
There are 21 image files in notify-me. The names of the image files are listed as follows.
common_signin_btn_icon_disabled_dark.9.png common_signin_btn_icon_disabled_focus_dark.9.png common_signin_btn_icon_disabled_focus_light.9.png common_signin_btn_icon_disabled_light.9.png common_signin_btn_icon_focus_dark.9.png common_signin_btn_icon_focus_light.9.png common_signin_btn_icon_normal_dark.9.png common_signin_btn_icon_normal_light.9.png common_signin_btn_icon_pressed_dark.9.png common_signin_btn_icon_pressed_light.9.png common_signin_btn_text_disabled_dark.9.png common_signin_btn_text_disabled_focus_dark.9.png common_signin_btn_text_disabled_focus_light.9.png common_signin_btn_text_disabled_light.9.png common_signin_btn_text_focus_dark.9.png common_signin_btn_text_focus_light.9.png common_signin_btn_text_normal_dark.9.png common_signin_btn_text_normal_light.9.png common_signin_btn_text_pressed_dark.9.png common_signin_btn_text_pressed_light.9.png ic_notification.png
The following screenshort is generated from the image listed above.
notify-me has the following Java source files.
android.UnusedStub.java com.google.android.gms.BuildConfig.java com.google.android.gms.Manifest.java com.olx.notify.BuildConfig.java com.olx.notify.Classified.java com.olx.notify.GeofenceBuilder.java com.olx.notify.GeofenceReceiver.java com.olx.notify.GeofenceRequester.java com.olx.notify.GeofenceUtils.java com.olx.notify.LocationServiceErrorMessages.java com.olx.notify.Manifest.java com.olx.notify.MapActivity.java com.olx.notify.OLXApiFacade.java com.olx.notify.ReceiveTransitionsIntentService.java