Android Open Source - SMS user FollowUp






Project Summary

This is an android app which helps user to send SMS in future.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of FollowUp.

ItemValue
Java File Count16
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count7
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.SEND_SMS




Resource Files

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.

null




Java Source Files

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