hi I found HTML5 <audio> support on Android is not implemented in external/webkit/WebKit/android/WebCoreSupport/ MediaPlayerPrivateAndroid.cpp
it only handles video case the JavaProxy is only created only when setVisible(true), which is only for <video> case so what about <audio> has somebody already implement it or it will be coming in next Android release (Gingerbread I guess...) thanks -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
