wootz-browser
wootz-browser copied to clipboard
Webview Added for WootzApp
Summary:
This PR introduces the WebView component for the WootzApp. The changes include:
- Configured
system_webview_package_name
to"org.chromium.wootz_webview"
.
Details:
- Set up a new package name for the WebView component for WootzApp.
Notes:
- Successfully built the WebView APK for Android API level 34.
- Future testing may be required across various Android versions to ensure compatibility.