http://phonegap.lighthouseapp.com/projects/20118-android/overview
Simon Mac Donald
http://hi.im/simonmacdonald
> --
> You received this message because you are subscribed to the Google
> Groups "phonegap" group.
> To post to this group, send email to phon...@googlegroups.com
> To unsubscribe from this group, send email to
> phonegap+u...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/phonegap?hl=en?hl=en
>
> For more info on PhoneGap or to download the code go to www.phonegap.com
>
I just checked in a fix for this issue for the 0.9.4 release. In the
meantime if you want to fix this issue in your app you can add the
following line:
setVolumeControlStream(AudioManager.STREAM_MUSIC);
into the onCreate() method of your main Android class that extends DroidGap.
Simon Mac Donald
http://hi.im/simonmacdonald