Hello everyone, I am working on a small game using Phaser, the audio works fine on web browser. Then, I used PhoneGap to wrap the game and build it for Android. I used Samsung Galaxy S2 to deploy and test the game, the game work fine but I can't hear sound. I also search on Internet and our forum but I failed to find out the solution. My question is: "We should load audio files by PhoneGap API or load them using Phaser normally?" I also tried put the audio files on Internet instead of project internal but it's still not working. Could you please help me some advices or the sample code for this issues? Thank you for your time and sorry for my English.