Hi Everyone! I have just started developing Android apps. I have all the support software running and I have uploaded my fist app to my Android phone.
I am developing using eclipse and the phoneGap plug-in to allow me to compile and run the web app as a native application. My problem is that I can not get embedded audio files to play on the android phone. My phone is running the 2.2 platform. So I am thinking that the android platform does not yet support html5 <audio> tag yet. So, My question is how do I write java code that will allow me to play a .wav file but be called with javascript from my web app? I have no java experience at this time. Am I bitting off more than I am reedy for by not knowing Java; or is there just a couple lines that I need to add to my .java file and javascript files? I thank you for any advice. Thank you, Krispy1001 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en