awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
S

slm/WebViewNativeBridge

0
View on GitHub↗
0 stars·0 forks·3 views

WebViewNativeBridge

Features

  • Web View Integration - 从WebView向Java通过url发送数据

Star history

Star history chart for slm/webviewnativebridgeStar history chart for slm/webviewnativebridge

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to WebViewNativeBridge

Similar open-source projects, ranked by how many features they share with WebViewNativeBridge.
  • cprcrack/videoenabledwebviewcprcrack avatar

    cprcrack/VideoEnabledWebView

    1,053View on GitHub↗

    Android's WebView and WebChromeClient class extensions that enable fully working HTML5 video support

    Java
    View on GitHub↗1,053
  • jackyandroid/androidchromiumJackyAndroid avatar

    JackyAndroid/AndroidChromium

    3,140View on GitHub↗

    chrome browser of android version from chromium open project

    Javaandroidchromechromium
    View on GitHub↗3,140
  • justson/agentwebJustson avatar

    Justson/AgentWeb

    9,417View on GitHub↗

    AgentWeb is an Android library that enhances the standard WebView component by applying performance optimizations and improving loading behavior. Its core purpose is to eliminate the blank white screen that users often see when a WebView first loads, and to reduce overall page load latency through pre-initialization and instance reuse strategies. The library achieves this through several key techniques. It pre-initializes the WebView rendering engine early in the app lifecycle so the first page load is not delayed by kernel startup. It also pre-loads the dedicated WebView process before it is

    Javaagentweb-android-webviewandroid-webviewcookie
    View on GitHub↗9,417
  • ahmadnemati/clickablewebviewA

    AhmadNemati/ClickableWebView

    0View on GitHub↗
    View on GitHub↗0
See all 9 alternatives to WebViewNativeBridge→

Frequently asked questions

What are the main features of slm/webviewnativebridge?

The main features of slm/webviewnativebridge are: Web View Integration.

What are some open-source alternatives to slm/webviewnativebridge?

Open-source alternatives to slm/webviewnativebridge include: ahmadnemati/clickablewebview. cprcrack/videoenabledwebview — Android's WebView and WebChromeClient class extensions that enable fully working HTML5 video support. jackyandroid/androidchromium — chrome browser of android version from chromium open project. justson/agentweb — AgentWeb is an Android library that enhances the standard WebView component by applying performance optimizations and… lzyzsd/jsbridge. rameshbhupathi/collapsingtoolbar-with-webview.