Android Open Source - SMS basic FonText






Project Summary

Android SMS app supporting basic text formatting.

Web Site / Source Repository

FonText is hosted in the following web site
https://github.com/benjaminhkaiser/FonText

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CALL_PHONE
android.permission.READ_CONTACTS
android.permission.READ_PHONE_STATE
android.permission.READ_SMS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WRITE_SMS




Resource Files

There are 2 image files in FonText. The names of the image files are listed as follows.

action_compose.png
action_send.png

The following screenshort is generated from the image listed above.

null

Java Source Files

FonText has the following Java source files.

com.example.fontext.Compose_activity.java
com.example.fontext.Conversation_activity.java
com.example.fontext.CustomListView.java
com.example.fontext.Inbox_activity.java
com.example.fontext.SmsConversation.java
com.example.fontext.SmsConversationListAdapter.java
com.example.fontext.SmsMessage.java
com.example.fontext.SmsMessageListAdapter.java
com.example.fontext.SmsReceiver_activity.java