Hello All,
I am unable to import javax.sound.sampled in a mobile app I have been playing with. I am currently using AndroidStudio and I do have the path pointing to the JDK not the JRE. I was for a while able to import them when I included the jar files like "rt" and "tritonus-share-0.3.7" because I would get this huge error from the compiler saying I was using the wrong libraries or they were compiled in the wrong way. I am still new to this platform, so I am really dissy.
Does anyone know what the solution is?
Thank you