HI brijesh, Take a look at the JavascriptInterface : http://developer.android.com/intl/de/reference/android/webkit/WebView.html#addJavascriptInterface(java.lang.Object, java.lang.String)
It allows you to create a bridge between your Android app and the javascript inside the webview. Yahel On 12 avr, 09:26, brijesh masrani <masrani.brij...@gmail.com> wrote: > Hello, > > I have a JavaScript function which returns a value and i want to use that > value in my Android program. > Can anyone please tell me how to do that. > > Regards, > Brijesh Masrani -- 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