Android Open Source - SMS app SmsScheduler






Project Summary

code for Sms Scheduler app on google play : https://play.google.com/store/apps/details?id=com.avance.SmsScheduler.

Web Site / Source Repository

SmsScheduler is hosted in the following web site
https://github.com/gsowmya/SmsScheduler

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

ItemValue
Java File Count27
Supported screen sizes[xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count13
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CALL_PHONE
android.permission.READ_CONTACTS
android.permission.READ_PHONE_STATE
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.SEND_SMS
android.permission.VIBRATE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 20 image files in SmsScheduler. The names of the image files are listed as follows.

call2.png
contact.png
contact2.png
date.png
ic_launcher1.png
icon2.png
logo.png
logonew.png
repeat.png
setting.png
settings.png
settings2.png
settings3.png
sms.png
sms2.png
sms_blue.png
sms_white.png
time.png
times.png
trans1.png

The following screenshort is generated from the image listed above.

null




Java Source Files

SmsScheduler has the following Java source files.

com.avance.SmsScheduler.AlarmReceiver.java
com.avance.SmsScheduler.DisplaySchedules.java
com.avance.SmsScheduler.IconPreferenceScreen.java
com.avance.SmsScheduler.MainActivity.java
com.avance.SmsScheduler.NotificationView.java
com.avance.SmsScheduler.SmsSentReceiver.java
com.avance.SmsScheduler.TimePickerFragment.java
com.avance.SmsScheduler.db.DBManager.java
com.avance.SmsScheduler.domain.ScheduleManager.java
com.avance.SmsScheduler.model.ActiveSchedule.java
com.avance.SmsScheduler.model.ActiveSchedules.java
com.avance.SmsScheduler.model.BootSetter.java
com.avance.SmsScheduler.model.CheckBoxListener.java
com.avance.SmsScheduler.model.CustomDatePickerDialog.java
com.avance.SmsScheduler.model.CustomTimePickerDialog.java
com.avance.SmsScheduler.model.DateModel.java
com.avance.SmsScheduler.model.InputDataModel.java
com.avance.SmsScheduler.model.InputDialog.java
com.avance.SmsScheduler.model.ScheduleDO.java
com.avance.SmsScheduler.model.TimeModel.java
com.avance.SmsScheduler.ui.activity.NotificationActivity.java
com.avance.SmsScheduler.ui.activity.ScheduleActivity.java
com.avance.SmsScheduler.ui.activity.SlideAnimation.java
com.avance.SmsScheduler.utils.DateTimeUtils.java
com.avance.SmsScheduler.utils.EventTypeConstants.java
com.avance.SmsScheduler.utils.MapperUtils.java
com.avance.SmsScheduler.utils.ValidationUtils.java