Android Open Source - Example course CupidoSMSScheduler






Project Summary

Simple Android project for Laboratorio di Applicazioni Mobili course at University of Bologna.

Web Site / Source Repository

CupidoSMSScheduler is hosted in the following web site
https://github.com/tapionx/CupidoSMSScheduler

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

ItemValue
Java File Count9
Activity Count4
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.SEND_SMS
android.permission.WAKE_LOCK




License

The license information of CupidoSMSScheduler is as follows:

GNU General Public License

Java Source Files

it.tapion.cupidosmsscheduler.AlarmSetter.java
it.tapion.cupidosmsscheduler.DatabaseHandler.java
it.tapion.cupidosmsscheduler.FirstRun.java
it.tapion.cupidosmsscheduler.MainActivity.java
it.tapion.cupidosmsscheduler.NewSMSActivity.java
it.tapion.cupidosmsscheduler.SMSBrodcastReceiver.java
it.tapion.cupidosmsscheduler.SMS.java
it.tapion.cupidosmsscheduler.SettingsActivity.java
it.tapion.cupidosmsscheduler.Utility.java