A location based reminders app for our android group.
locationreminders is hosted in the following web site
https://github.com/barykaed/locationreminders
If you think the Android project locationreminders 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 locationreminders.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.WRITE_EXTERNAL_STORAGE |
locationreminders has the following Java source files.
com.androidgroup.gbp.reminders.EditTaskActivity.java com.androidgroup.gbp.reminders.MainActivity.java com.androidgroup.gbp.reminders.Task.java com.androidgroup.gbp.reminders.TaskList.java com.androidgroup.gbp.reminders.ViewTaskActivity.java