WebView has an addJavaScriptInterface() call, is this the type of thing you want?
Kris On Sat, Jun 25, 2011 at 2:23 PM, mikek <[email protected]> wrote: > Is there a way to bind Android code to Javascript? For example, I'd > like to update a webview with accelerometer data without having to > poll the native app. > > -- > 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 -- 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

