You certainly can make apps using webview. As far as HTML5, I suggest checking the documentation for webkit, the standard browser component of webview. That should give you something to go on.
-John Coryat On Jan 1, 4:23 pm, Ijaz <[email protected]> wrote: > Hi Everyone, > > I have question related to Html5 and Android. I have folder view in my > application to manage documents.i wanted to give drag drop view to my > folders and files . In Iphone, developer do it like using HTML5 with > Iphone sdk by making web views in the Iphone application. Is that > possible to make web views in Android application using Html5 or any > other technology. > > could it possible to use Android and HTML5 together in one > application. > > how i could give drag drop option in my application using Html5 or any > other technology which is not so slow. > > Thank you for your answer. > > Best regards, > ijaz -- You received this message because you are subscribed to the Google Groups "Android Discuss" 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-discuss?hl=en.
