Location reminder demo application.
location-reminder is hosted in the following web site
https://github.com/murbans1/location-reminder
If you think the Android project location-reminder 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 location-reminder.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | ormlite-android-4.41.jar ormlite-core-4.41.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.VIBRATE |
There are 1 image files in location-reminder. The names of the image files are listed as follows.
ic_menu_notifications.png
The following screenshort is generated from the image listed above.
location-reminder has the following Java source files.
pl.mu.AddReminderActivity.java pl.mu.DB.DatabaseHelper.java pl.mu.LocationReminderActivity.java pl.mu.LocationSelectionActivity.java pl.mu.adapter.ReminderArrayAdapter.java pl.mu.data.ReminderObject.java pl.mu.receiver.ProximityAlertReceiver.java pl.mu.service.ProximityAlertService.java