Protype of android application which identifies sentiment of a text in a book and plays appropriate music at the background.
Pervasive-Project---Re-mote is hosted in the following web site
https://github.com/pchanne/Pervasive-Project---Re-mote
If you think the Android project Pervasive-Project---Re-mote 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 Pervasive-Project---Re-mote.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | google-api-client-1.17.0-rc.jar google-api-client-android-1.17.0-rc.jar google-api-services-prediction-v1.6-rev20-1.17.0-rc.jar google-http-client-1.17.0-rc.jar google-http-client-android-1.17.0-rc.jar google-http-client-gson-1.17.0-rc.jar google-http-client-jackson-1.17.0-rc.jar google-http-client-jackson2-1.17.0-rc.jar google-oauth-client-1.17.0-rc.jar google-play-services.jar gson-2.1.jar jackson-core-2.1.3.jar jackson-core-asl-1.9.11.jar jsr305-1.3.9.jar protobuf-java-2.4.1.jar |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.MANAGE_ACCOUNTS android.permission.USE_CREDENTIALS android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\anotherbook.txt res\raw\beatplucker.ogg res\raw\book.txt res\raw\mybook.txt res\raw\nagada.mp3 |
Pervasive-Project---Re-mote has the following Java source files.
com.example.pervasiveapp.AbstractServerListener.java com.example.pervasiveapp.BookReader.java com.example.pervasiveapp.Client .java com.example.pervasiveapp.FileHandler.java com.example.pervasiveapp.MusicPlayer.java com.example.pervasiveapp.Reader.java com.example.pervasiveapp.Server .java com.example.pervasiveapp.ServerListener .java com.example.pervasiveapp.Splash.java com.example.pervasiveapp.Utils.java com.example.prediction.NRCLexiconToMapParser.java com.example.prediction.PredictionHandler.java