
In this article, we will create an Android application containing WebView with zoom controls. The contents of the WebView will be loaded by an html page saved in assets folder of the application. The html page make use css, javascript and images which are also stored in the assets folder. This application is developed...