Android WebView
E357642
Android WebView is a system component on Android that allows apps to display and interact with web content using a built-in browser engine.
All labels observed (3)
| Label | Occurrences |
|---|---|
| Android WebView canonical | 1 |
| android.webkit.WebView | 1 |
| com.google.android.webview | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T3420526 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: Android WebView Context triple: [Blink, usedIn, Android WebView]
-
A.
Android SDK
Android SDK is a collection of development tools, libraries, and APIs that enables developers to build, test, and debug applications for the Android operating system.
-
B.
WebKit
WebKit is an open-source web browser engine, originally developed by Apple, that powers the rendering and execution of web content in browsers like Safari.
-
C.
UR Browser
UR Browser is a Chromium-based web browser focused on user privacy, security, and customization features.
-
D.
Opera Mini
Opera Mini is a lightweight mobile web browser designed to compress data and load pages quickly, especially on slower networks and lower-end devices.
-
E.
Kinza Browser
Kinza Browser is a Japanese-developed, Chromium-based web browser that offers extensive customization options and user-centric features built on the Blink rendering engine.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: Android WebView Target entity description: Android WebView is a system component on Android that allows apps to display and interact with web content using a built-in browser engine.
-
A.
Android SDK
Android SDK is a collection of development tools, libraries, and APIs that enables developers to build, test, and debug applications for the Android operating system.
-
B.
WebKit
WebKit is an open-source web browser engine, originally developed by Apple, that powers the rendering and execution of web content in browsers like Safari.
-
C.
UR Browser
UR Browser is a Chromium-based web browser focused on user privacy, security, and customization features.
-
D.
Opera Mini
Opera Mini is a lightweight mobile web browser designed to compress data and load pages quickly, especially on slower networks and lower-end devices.
-
E.
Kinza Browser
Kinza Browser is a Japanese-developed, Chromium-based web browser that offers extensive customization options and user-centric features built on the Blink rendering engine.
- F. None of above. chosen
Statements (52)
| Predicate | Object |
|---|---|
| instanceOf |
Android component
ⓘ
software library ⓘ system component ⓘ web browser engine ⓘ |
| allows |
controlling cache behavior
ⓘ
custom user agent strings ⓘ enabling or disabling JavaScript ⓘ handling JavaScript dialogs via WebChromeClient ⓘ intercepting URL loading via WebViewClient ⓘ |
| basedOn | Chromium ⓘ |
| canBeReplacedBy | Chrome WebView implementation on some devices ⓘ |
| category |
embedded browser component
ⓘ
mobile web technology ⓘ |
| componentOf |
Android application framework
ⓘ
surface form:
Android framework
Android ⓘ
surface form:
Android system
|
| configurableVia | WebSettings API ⓘ |
| developedBy | Google ⓘ |
| documentedIn | Android Developers documentation ⓘ |
| exposesClass |
android.webkit.CookieManager
ⓘ
android.webkit.WebChromeClient ⓘ Android WebView self-linksurface differs ⓘ
surface form:
android.webkit.WebView
android.webkit.WebViewClient ⓘ |
| exposesMethod |
addJavascriptInterface(Object object, String name)
ⓘ
evaluateJavascript(String script, ValueCallback<String> resultCallback) ⓘ loadData(String data, String mimeType, String encoding) ⓘ loadUrl(String url) ⓘ |
| introducedInVersion | Android 4.4 KitKat (Chromium-based implementation) ⓘ |
| operatingSystem | Android ⓘ |
| packageName |
Android WebView
self-linksurface differs
ⓘ
surface form:
com.google.android.webview
|
| platform | Android ⓘ |
| purpose |
display web content inside Android apps
ⓘ
embed browser functionality in applications ⓘ execute JavaScript in apps ⓘ render HTML content ⓘ |
| replaced |
WebKit
ⓘ
surface form:
WebKit-based WebView
|
| securityConcern |
JavaScript interface injection vulnerabilities
ⓘ
mixed content handling ⓘ remote code execution via untrusted content ⓘ |
| supports |
CSS
ⓘ
DOM ⓘ HTML ⓘ Indexed Database API ⓘ
surface form:
IndexedDB
JavaScript ⓘ Service Workers (on newer versions) ⓘ WebGL (on newer versions) ⓘ WebRTC ⓘ
surface form:
WebRTC (on newer versions)
cookies ⓘ local storage ⓘ |
| updatableVia | Google Play Store ⓘ |
| usesEngine | Chromium ⓘ |
| usesLanguage |
Java
ⓘ
Kotlin ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: Android WebView Description of subject: Android WebView is a system component on Android that allows apps to display and interact with web content using a built-in browser engine.
Referenced by (3)
Full triples — surface form annotated when it differs from this entity's canonical label.
subject surface form:
Blink
this entity surface form:
android.webkit.WebView
this entity surface form:
com.google.android.webview