There is a WebView , it loads the html page (from the assets folder in the project) in which there is a form with textarea ...
How to make that when calling the setText("text"); method setText("text"); in the MainActivity text from the setText("text"); method was inserted into my textarea form setText("text"); ?