Hi, I created simple javascript that uses local web db to store data. My code is works on iPnohe and Chrome (desktop browser), but not working on Android. I run http://html5test.com/ tests and see that it should support html5 web db. It has openDatabase() function but it failed when i trying to call openDatabase() to create database. Why javascript function openDatabase doesn't work on Android?
Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

