Android Open Source - SMS mms MySms






Project Summary

[Still trying to think of a better name...] Simple, lightweight SMS app for Android. Currently a work-in-progress. Does not support MMS..

Web Site / Source Repository

MySms is hosted in the following web site
https://github.com/henningta/MySms

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

ItemValue
Java File Count16
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count2
Fragment Count2
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.VIBRATE
android.permission.WAKE_LOCK




License

The license information of MySms is as follows:

Apache License

Resource Files

There are 5 image files in MySms. The names of the image files are listed as follows.

conversation_image_default.png
ic_action_discard.png
ic_action_new_event.png
ic_action_send_disabled.png
ic_action_send_now.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.henningta.mysms.ConversationAdapter.java
com.henningta.mysms.Conversation.java
com.henningta.mysms.ConversationsFragment.java
com.henningta.mysms.DatabaseHandler.java
com.henningta.mysms.MainActivity.java
com.henningta.mysms.MessageAdapter.java
com.henningta.mysms.Message.java
com.henningta.mysms.MessagesFragment.java
com.henningta.mysms.NotificationReceiver.java
com.henningta.mysms.SettingsActivity.java
com.henningta.mysms.Settings.java
com.henningta.mysms.SmsDeliveredReceiver.java
com.henningta.mysms.SmsReceiver.java
com.henningta.mysms.SmsSentReceiver.java
com.henningta.mysms.SmsTools.java
com.henningta.mysms.WakeLocker.java