An android application to analyze the sentiment of your text messages..
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.
The following table is the detailed list of textract.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-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 Permissions | android.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 |
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.
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