I developed a game in html5 using limejs now i want to wrap into android using phonegap. I have done it very successfully and all my assets loaded greatly except audio. The audio is not loading into android.
The logcat shows as :
" 10-30 15:19:14.138: E/MediaPlayer(539): Error (1,-2147483648) "
Any idea about this? Please help me out.