I am Working on Android on a simple app .And i am new to Android . I have small task on WebView.I am adding a HTML page to Webview .And its working fine .And the problem is how to give the click action to “Click Button ” which is the type of the colored text in HTML page.
If i am used the click Action in my javascrip how i able to get that click Action in My Intent.
1 Answer