Android Open Source - Location user LocationReminder






Project Summary

LocationReminder is an application where the user can store tasks connected to a specific location..

Web Site / Source Repository

LocationReminder is hosted in the following web site
https://github.com/EarlOfEgo/LocationReminder

If you think the Android project LocationReminder 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 LocationReminder.

ItemValue
Java File Count17
Supported screen sizes[mdpi, ldpi, hdpi]
Minimum SDK Version14
Activity Count10
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.VIBRATE




Resource Files

There are 2 image files in LocationReminder. The names of the image files are listed as follows.

task_button.png
task_solved.png

The following screenshort is generated from the image listed above.

null

Java Source Files

LocationReminder has the following Java source files.

com.htwgkonstanz.locationreminder.CollectionTools.java
com.htwgkonstanz.locationreminder.LocationReminderActivity.java
com.htwgkonstanz.locationreminder.database.LRDatabaseAdapter.java
com.htwgkonstanz.locationreminder.database.LRDatabaseHelper.java
com.htwgkonstanz.locationreminder.database.LRTask.java
com.htwgkonstanz.locationreminder.edittasks.CreateNewTask.java
com.htwgkonstanz.locationreminder.edittasks.EditTask.java
com.htwgkonstanz.locationreminder.edittasks.SpecifyDaysAndTime.java
com.htwgkonstanz.locationreminder.maps.ChooseLocationOnMap.java
com.htwgkonstanz.locationreminder.maps.GoogleMaps.java
com.htwgkonstanz.locationreminder.maps.LocationTuple.java
com.htwgkonstanz.locationreminder.maps.TasksOverlay.java
com.htwgkonstanz.locationreminder.preferences.Preferences.java
com.htwgkonstanz.locationreminder.service.LocationProvider.java
com.htwgkonstanz.locationreminder.showtasks.ShowAllTasks.java
com.htwgkonstanz.locationreminder.showtasks.ShowNearTasks.java
com.htwgkonstanz.locationreminder.showtasks.ShowTask.java