We are working on this issue,you mean widget.

On Thu, Oct 22, 2009 at 2:02 AM, Jason Proctor <
jason.android.li...@gmail.com> wrote:

>
> yes you can. use a WebViewClient to deal with clicks on links, invent
> some new URL schemes to implement app logic, etc. call back to Java
> code using the Javascript interface.
>
> we tried this approach, but gave up on it due to issues with the
> WebKit interface and the performance of heavy Javascript on current
> hardware. we will probably go back to it when the hardware & software
> platform evolves enough.
>
>
>
> >I wonder if it's possible to use webkit/webview for UI instead of
> >using the native UI ( view, layout, activity, etc ). Is there a way to
> >catch/propagate intents to internal app when we use webkit/webview ui
> >(probably through javascript) ?
> >
> >The advantage of doing this is to provide a cross platform client that
> >works in various mobile devices.
>
>
> --
> jason.vp.engineering.particle
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to