You are enabling JavaScript in the WebView, yes? If so, and you still have problems, I would invite you to browse around with Android's "Browser" to the various library sites' demo pages and watch the fail unfold... It has issues with many things, JavaScript included. It is the public facing version, and actually functions "better" than the API's WebView in many respects. If you are counting on using a JavaScript Library with the internal WebView, count on a world of hurt.
As for using Firefox's webkit as a webview, that is a project of enormous magnitude, as in porting yet another webkit to Android... And I am not snarking, tyvm ;) Peace, Dan On Sep 9, 3:07 pm, Jeremy Dagorn <[email protected]> wrote: > Hi, > > Look at the documentation, there is a simple example about how to load > an URL from a > WebView!http://developer.android.com/resources/tutorials/views/hello-webview.... > > Best, > > On Sep 9, 11:53 am, Christian Bianchini <[email protected]> wrote: > > > > > > > > > I have a problem with webview, I tried to use thehttp://raphaeljs.com/ > > library but was working only on my computer. I tried to use the > > browser and doesn't work as well. > > I tried to download Firefox on my phone and it's work! > > > Anyone can suggest me any idea? I would like to use a webview of > > Firefox but I haven't any idea how to do it. -- 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

