This is a comment form Stack Overflow:
The error seems pretty clear to me: “java.lang.ClassNotFoundException: Didn’t find class “org.fmod.AudioDevice”. You did not include the FMOD SDK in your APK. Quick documentation link
Is he right? Or only Java developers must include fmod.jar
in their projects?