Android Question Passing textarea text in webview to Label text

RAJAN MBA

Member
Licensed User
Longtime User
Hi
I have loaded a webpage in webview where the user will type something in the 'textarea' of the webpage. How to pass the text in textarea to a label outside the webview? I hope that makes sense.
 
Top