This is the companion portal for the Android Secure Hybrid WebView Container PoC.
Checking NativeBridge…
Current URL:
These buttons will call the Android JS Bridge if the app provides it.
(results will appear here)
Use these to validate allowlist + external navigation blocking behavior.
External link test: should ideally be blocked by your WebView allowlist, or opened in system browser.
Custom URL open test (via native)
The Android app can call this JS function:
window.onNativeMessage(type, payload)
Try implementing evaluateJavascript() in Android to call it.