WebView Test

4.3
630 reviews
100K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Android WebView Test Application.

Prior to the development of hybrid applications, it is possible to conduct a test according to the WebView option.


- Full-screen support. (Double tap two or more fingers on the web view screen.)

- Allows you to import web files from Web page connections (.) and file systems.

- After connection, the connection history is saved for re-connected.

- You can change we WebViewSettings settings through the Settings menu, and you can perform various environmental tests.

- You can reset the History, WebView settings using the Settings menu.

- It can be disassociated using a PC Chrome browser.

- Allows you to view console logs directly from the app.

- You can execute JavaScript directly from a webpage.

- Support the Source view.

- Support the HTMLElement view.


※ App Support Menu
- Source view
- viewing HTMLElement
- View Cookies
- View LocalStorage
- View SessionStorage
- Running Javascript
- View console logs

※ WebView Additional Implementation Functions
- Sync cookies
- View all videos
- ContexMenu
- Actions according to ContentType for touching content
- Download
- Desktop Mode
- Fullscreen at startup
Updated on
May 1, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.3
587 reviews
A Google user
March 3, 2020
When I tell webview to open a URL, that URL is available next time for opening it again but I have to manually tell webview to open it again. What I want is an option to open last URL as soon as the app is launched so that I can immediately see the last URL. In that case, there will be a setting option to choose if the user wants last URL to be opened when app is launched anytime. From the settings, you will be able to change that URL.
81 people found this review helpful
Did you find this helpful?
A Google user
June 16, 2019
The app is very useful. But once I visit one or two URLs, automatic ads popup and suggest to download UCBrowser. I think its some kind of adware or malware in the app. I have installed this it 4-5 times when needed and then after use I have to uninstall immediately after use because of the adware.
78 people found this review helpful
Did you find this helpful?
SNC Soft
June 18, 2019
The app does not have any adware or malware. In 1.1.2 and below, Google AdMob was applied, but since 1.1.3, AdMob has also been removed. Can you send me an ad screen asking me to download UCBrowser?
Eric Amram
July 2, 2020
Super helpful! Would be great to be able to bookmark the current page, and restart on the last page visited. Also, getUserMedia does not work even with camera & audio permissions granted.
43 people found this review helpful
Did you find this helpful?

What's new

2024-03-13 v1.3.7 (119)
- Reopen the http requests.

2023-08-23 v1.3.6 (115)
-The version of targetSdkVersion has been changed. [targetSdkVersion 33(13.0) -> 34(14.0)]

2022-07-28 v1.3.2 (110)
-The version of targetSdkVersion has been changed. [targetSdkVersion 30(11.0) -> 33(13.0)]

2022-09-15 v1.3.3 (109)
-Added "setUseSystemFontSize" API.

2020-02-24 v1.2.0 (75)
-Added "Fullscreen at startup" development settings.