Mike W's attempt to learn Java + Android, applying it to some previous sentiment analysis work on Twitter feeds.
special.androidSentimentAnalysis is hosted in the following web site
https://github.com/lazarillo/special.androidSentimentAnalysis
If you think the Android project special.androidSentimentAnalysis 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 special.androidSentimentAnalysis.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar twitter4j-core-3.0.5.jar |
Required Permissions | android.permission.INTERNET |
Raw File Names | res\raw\sentiment_dict.txt |
There are 1 image files in special.androidSentimentAnalysis. The names of the image files are listed as follows.
ic_action_person.png
The following screenshort is generated from the image listed above.
special.androidSentimentAnalysis has the following Java source files.
shadesofgreygames.gimmethedirt.MainActivity.java shadesofgreygames.gimmethedirt.PopUp.java shadesofgreygames.gimmethedirt.SentimentTable.java shadesofgreygames.gimmethedirt.TweetDict .java