I just started creating an android app with a WebView.
I have loaded urls successfully, but I would like to display cached pages & a popup dialog that says, "No Internet Connection" when the user does not have an internet connection.
Please help me with this code.