Android Open Source - App friend RecurringReminder






Project Summary

An Android App to send your friends text message reminders on a regular basis..

Web Site / Source Repository

RecurringReminder is hosted in the following web site
https://github.com/tmoldwin/RecurringReminder

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

ItemValue
Java File Count10
Minimum SDK Version4
Activity Count5
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS




Java Source Files

RecurringReminder has the following Java source files.

edu.yu.biengoldmold.collect.BootReceiver.java
edu.yu.biengoldmold.collect.Information.java
edu.yu.biengoldmold.collect.ListOfReminders.java
edu.yu.biengoldmold.collect.MessageText.java
edu.yu.biengoldmold.collect.ReminderBienGoldMoldActivity.java
edu.yu.biengoldmold.collect.ReminderDBAdapter.java
edu.yu.biengoldmold.collect.ReminderSetup.java
edu.yu.biengoldmold.collect.SMSReceiver.java
edu.yu.biengoldmold.collect.SavedDataOpenHelper.java
edu.yu.biengoldmold.collect.SendMessage.java