Take a look at webview.addJavascriptInterface : http://developer.android.com/intl/de/reference/android/webkit/WebView.html#addJavascriptInterface(java.lang.Object, java.lang.String)
Yahel On 5 mai, 08:44, absn <[email protected]> wrote: > Hi all, > > I want to get the edittext value from webview(i.e My webview contains > the edittext for username), > Can anybody help me how to retrive them.... after clicking on some > button of webview. > > Thanks in advance.. > > -- > 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 > athttp://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

