This is a Android WebView sample project. Including all the significant role characters of WebView into the app. See the screenshot for further information. A project by Sabith Pkc Mnr!
I have included some useful methods of WebView to bring a browser environment to a simple Blank Activity of Android Studio. This include:
-JavaScript support.-Back Button to previous page.
-Forward Button to last page opened.
-ProgressBar represending the web progress.
-Page Title on ActionBar
-Page Favicon on ImageView
-Download Listener to check if a file ready to download
-Webpage Title on ActionBar -App Exit Dialog on first page
-Back button to go back (otherthan web back button)
Hope that you like it! Here's a screenshot on how it works!