[android-developers] Re: WebView and JavaScript functionality

2009-01-03 Thread Fred Grott(shareme)
See the PhoneGap examples and the webview demo android -apps at googlecode.. On Jan 1, 10:38 pm, Tez earlencefe...@gmail.com wrote: Hi, Thanks for that advice. Also, I heard that AJAX calls are not supported from within the WebView. So it would be logical to implement a native layer that

[android-developers] Re: WebView and JavaScript functionality

2009-01-01 Thread Tez
Hi, Thanks for that advice. Also, I heard that AJAX calls are not supported from within the WebView. So it would be logical to implement a native layer that takes care of Network I/O. Are there any other ways of doing this? Cheers, Earlence On Jan 1, 6:50 pm, mboehmer 4...@phoku.de wrote: