Hi, On Oct 9, 6:37 pm, Anton Pirker <[email protected]> wrote: > Hey fellow Androids! > > I am experimenting with Androids WebView[1] and itsHTML5features. > I have written a little webpage with does the features detection like > described here:http://diveintohtml5.org/detect.html > > And now I see (I am on a SDK1.6 Emulator) that the LocalStorage, the > WebWorkers and Offline Web Applications are not supported! > > Does anyone know when these features will be supported? Or does anyone > know the exact version (or build) of the webkit engine, that is used in > Android 1.6? > > Any hints are greatly appreciated!
Looks like we have a pleasant surprise in Android 2.0. I tried http://diveintohtml5.org/detect.html in a WebView, and it does the detection. However, it seems that the touch UI has some limitations. I tried the examples in http://htmlfive.appspot.com/ and they don't work in the touch UI. The <video> tag doesn't support the sample which is an Ogg file - maybe it supports 3GPP only? We'll find out when we see the Eclair source. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

