# WebView **Repository Path**: shievy/an-web-view ## Basic Information - **Project Name**: WebView - **Description**: 跨进程WebView,具有可组件化,可扩展,使用方便 - **Primary Language**: Android - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-07-16 - **Last Updated**: 2025-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WebView #### 介绍 构建组件化跨进程WebView #### 软件架构 采用AutoService + 命令模式实现 WebView + AIDL 实现 高扩展 使用简单的开发模式 #### 安装教程 #### 使用说明 ##### JAVA端 需要使用 @AutoService 注解实现 自动化实例 ![img.png](img.png) ##### 前端 需要引入JS ![webview/src/main/assets/test/xweb.js] ![img_1.png](img_1.png)