This is an android app which helps user to send SMS in future.
FollowUp is hosted in the following web site
https://github.com/cycorax12/FollowUp
If you think the Android project FollowUp 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 FollowUp.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 7 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CONTACTS android.permission.RECEIVE_BOOT_COMPLETED android.permission.SEND_SMS |
There are 6 image files in FollowUp. The names of the image files are listed as follows.
calendar.png clock.png contact.png delete.png plus.png test.png
The following screenshort is generated from the image listed above.
FollowUp has the following Java source files.
in.cycorax.SMSAddActivity.java in.cycorax.SMSUpdateActivity.java in.cycorax.SMSViewMessageActivity.java in.cycorax.StartingActivity.java in.cycorax.activities.DisplayContactsActivity.java in.cycorax.activities.SwipeListViewActivity.java in.cycorax.adapter.SMSDataAdapter.java in.cycorax.data.model.SMSDataModel.java in.cycorax.db.sqlite.SMS4UDBHelper.java in.cycorax.message.SMSSendMessageUtil.java in.cycorax.receiver.BootReceiver.java in.cycorax.singleton.ListItemColorSelectorSingleton.java in.cycorax.sms4u.constants.SMS4UConstants.java in.cycorax.sms4u.service.SMSMessageService.java in.cycorax.swipe.listview.SwipeListViewTouchListener.java in.cycorax.util.SMS4UDateTimeUtility.java