Skip to content

Very often you need to use javax.sound. or com.sun.media.sound.* but due to dalvik limitation you can't, here you can find a ported version of the compiled jar file and also the source code to compile it with maven. (mvn clean package) in the directory with the pom.xml, also don't forget to set your java home variable to a jdk version of java fo…

Notifications You must be signed in to change notification settings

Jackal-Studios/javax-sound-library-for-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

javax-sound-library-for-android

Very often you need to use javax.sound. or com.sun.media.sound.* but due to dalvik limitation you can't, here you can find a ported version of the compiled jar file and also the source code to compile it with maven. (mvn clean package) in the directory with the pom.xml, also don't forget to set your java home variable to a jdk version of java for maven to work properly. Also check out https://github.com/didaRatsimba/javaxsound-portage-to-android he is the one who ported the library

About

Very often you need to use javax.sound. or com.sun.media.sound.* but due to dalvik limitation you can't, here you can find a ported version of the compiled jar file and also the source code to compile it with maven. (mvn clean package) in the directory with the pom.xml, also don't forget to set your java home variable to a jdk version of java fo…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages