Android Open Source - Sound message sound-it






Project Summary

The idea is to use the android device capabilities, like accel, touch screen, to send midi messages to pc and make some good sounds.

Web Site / Source Repository

sound-it is hosted in the following web site
https://github.com/danielgomezrico/sound-it

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

ItemValue
Java File Count13
Supported screen sizes[hdpi]
Target SDK Version10
Minimum SDK Version7
Activity Count2
jar files usedRXTXcomm.jar
android-support-v4.jar
commons-lang-2.6.jar
commons-logging-1.0.3.jar
mina-core-2.0.4.jar
slf4j-api-1.6.4.jar
slf4j-jdk14-1.6.4.jar
swing-layout-1.0.4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 1 image files in sound-it. The names of the image files are listed as follows.

main_button_connect.png

The following screenshort is generated from the image listed above.

null

Java Source Files

sound-it has the following Java source files.

com.makingiants.controllers.FrameConnectionController.java
com.makingiants.model.managers.MessageManager.java
com.makingiants.model.managers.SerialManager.java
com.makingiants.model.managers.SoundPlayer.java
com.makingiants.model.server.UDPHandler.java
com.makingiants.model.server.UDPServer.java
com.makingiants.soundit.activity.ViewConnection.java
com.makingiants.soundit.activity.ViewEvents.java
com.makingiants.soundit.model.KeyboardManager.java
com.makingiants.soundit.model.MessageSender.java
com.makingiants.soundit.model.udp.Client.java
com.makingiants.views.FrameConnection.java
null.Main.java