No Sound in Android Application with Libgdx
问题 I am creating an Android App with Libgdx. The sound works pretty well, if I run the program in the desktop-version and on the emulator as well. When I am testing the application on my android phone (Galaxy S3) there is no sound. Everything else works pretty fine on my device except the sound which is completely is missing. Do anyone know what the issue here could be? Ask me for code or logs I’d like to post it for you! Regards The following example shows the way i play the sound: import com