Export a particular sms conversation to pdf.
SMSConversationExport is hosted in the following web site
https://github.com/AbuSufiyan/SMSConversationExport
If you think the Android project SMSConversationExport 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 SMSConversationExport.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 9 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CONTACTS android.permission.READ_SMS |
SMSConversationExport has the following Java source files.
com.example.myfirstapp.ConversationListAdapater.java com.example.myfirstapp.MainActivity.java com.example.myfirstapp.Message .java com.example.myfirstapp.SCUtility .java com.example.myfirstapp.SelectionActivity.java com.example.myfirstapp.SmsInfoUnit.java