See http://www.phonegap.com
>From ars technica
PhoneGap lets developers wrap web applications inside a native application
using WebKit, making development easier for those who aren't familiar with
Objective-C and Cocoa. In fact, the framework even includes a tool for
easily doing this type of "nat
On Oct 21, 8:41 pm, Hendra Wijaya wrote:
> 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 a
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 Jav
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 Javascri
4 matches
Mail list logo