Location based reminders for Android.
CloudReminders is hosted in the following web site
https://github.com/dmurtari/CloudReminders
If you think the Android project CloudReminders 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 CloudReminders.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 19 |
Activity Count | 4 |
Fragment Count | 3 |
jar files used | android-support-v4.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.USE_CREDENTIALS android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES com.vogella.android.locationapi.maps.permission.MAPS_RECEIVE |
CloudReminders has the following Java source files.
com.rabidmongeese.CloudReminders.CreateReminderActivity.java com.rabidmongeese.CloudReminders.HomeActivity.java com.rabidmongeese.CloudReminders.ManageRemindersActivity.java com.rabidmongeese.CloudReminders.MapActivity.java com.rabidmongeese.CloudReminders.Reminder.java com.rabidmongeese.CloudReminders.ReminderSQLiteHelper.java com.rabidmongeese.CloudReminders.TemporaryActivity.java