Android Open Source - App message textract






Project Summary

An android application to analyze the sentiment of your text messages..

Web Site / Source Repository

textract is hosted in the following web site
https://github.com/rpflynn22/textract

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

ItemValue
Java File Count11
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
httpasyncclient-4.0.jar
httpclient-4.3.2.jar
httpmime-4.3.2.jar
jackson-all-1.9.9.jar
json-20090211.jar
unirest-java-1.3.8.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.READ_EXTERNAL_STORAGE
android.permission.READ_SMS
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 7 image files in textract. The names of the image files are listed as follows.

bad_icon.png
fair_minus_icon.png
fair_plus_icon.png
good_icon.png
launcher_icon.png
really_bad_icon.png
very_good_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

textract has the following Java source files.

com.feeling.messagefeeling.AsyncNetAccess.java
com.feeling.messagefeeling.Contact.java
com.feeling.messagefeeling.CustomListViewAdapter.java
com.feeling.messagefeeling.DetailsActivity.java
com.feeling.messagefeeling.FileInteract.java
com.feeling.messagefeeling.GetSentiment.java
com.feeling.messagefeeling.MainActivity.java
com.feeling.messagefeeling.RowItem.java
com.feeling.messagefeeling.Sms.java
com.feeling.messagefeeling.SmsRetrieval.java
com.feeling.messagefeeling.Splash.java