Need to display a message on webview when there is no internet connection.

1- When there is no internet connection on web view, Need to display a alert() message and redirect to blank page or blank acivity.
function should check this before clicking a web-view activity.

2- how to stop user from copying text like ( long press or touch n hold in web view )

Sign In or Register to comment.