[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-4137":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":16,"stars30d":17,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":18,"rankGlobal":10,"rankLanguage":10,"license":19,"archived":20,"fork":20,"defaultBranch":21,"hasWiki":22,"hasPages":20,"topics":23,"createdAt":10,"pushedAt":10,"updatedAt":31,"readmeContent":32,"aiSummary":33,"trendingCount":16,"starSnapshotCount":16,"syncStatus":17,"lastSyncTime":34,"discoverSource":35},4137,"AgentWeb","Justson\u002FAgentWeb","Justson"," AgentWeb is a powerful library based on Android WebView.","https:\u002F\u002Fwww.jianshu.com\u002Fp\u002Ffc7909e24178",null,"Java",9412,1658,164,88,0,2,65.86,"Apache License 2.0",false,"androidx",true,[24,25,26,27,28,29,30],"agentweb-android-webview","android-webview","cookie","hybrid","webview","webview-agentweb-web","wechat-pay","2026-06-12 04:00:21","\n\u003Cdiv style=\"display: flex;flex-direction: row;justify-content: center\" width=\"100%\">\n      \u003Cimg src=\".\u002Fimg\u002Flogo.png\">\u003C\u002Fimg>\n\u003C\u002Fdiv>\n\n## AgentWeb 介绍\n\nAgentWeb 是一个基于的 Android WebView ，极度容易使用以及功能强大的库，提供了 Android WebView 一系列的问题解决方案 ，并且轻量和极度灵活，详细使用请参照上面的 Sample 。\n\t\n\n## Gradle 引入\n\n```groovy\nallprojects {\n  repositories {\n    mavenCentral()\n    maven { url 'https:\u002F\u002Fjitpack.io' }\n  }\n}\n```\n\n\n\n* Androidx\n\n   ```groovy\n    implementation 'io.github.justson:agentweb-core:v5.1.1-androidx' \n    implementation 'io.github.justson:agentweb-filechooser:v5.1.1-androidx' \u002F\u002F (可选)\n    implementation 'com.github.Justson:Downloader:v5.0.4-androidx' \u002F\u002F (可选)\n   \n   ```\n\n\n## 相关\n* [flying-pigeon跨进程IPC组件](https:\u002F\u002Fgithub.com\u002FJustson\u002Fflying-pigeon)\n* [AgentWebX5](https:\u002F\u002Fgithub.com\u002FJustson\u002FAgentWebX5)\n* [WebView 进度条](https:\u002F\u002Fgithub.com\u002FJustson\u002FCoolIndicator)\n* [Downloader 一个轻量的文件下载器](https:\u002F\u002Fgithub.com\u002FJustson\u002FDownloader)\n\n\t\n\n\n## 注意事项\n* 支付宝使用需要引入支付宝SDK ，并在项目中依赖 ， 微信支付不需要做任何操作。\n* AgentWeb 内部使用了 `AlertDialog` 需要依赖 `AppCompat` 主题 。 \n* `setAgentWebParent` 不支持  `ConstraintLayout` 。\n* `mAgentWeb.getWebLifeCycle().onPause();`会暂停应用内所有`WebView` 。\n* `minSdkVersion` 低于等于16以下自定义`WebView`请注意与 `JS` 之间通信安全。\n\n\n\n\n## 文档帮助\n* [Wiki](https:\u002F\u002Fgithub.com\u002FJustson\u002FAgentWeb\u002Fwiki)(不全)\n* `Sample`(推荐，详细) \n* [更新日志](.\u002Freleasenote.md)\n\n\n\n## 有问题或者有更好的建议\n* [![QQ0Group][qq0groupsvg]][qq0group]\n* 欢迎提 [Issues](https:\u002F\u002Fgithub.com\u002FJustson\u002FAgentWeb\u002Fissues)\n\n\n## 赞赏\n开源不易，你的支持是我更新的动力。\n\n\u003Ca href=\"img\u002Falipay.jpg\">\u003Cimg src=\"img\u002Falipay.jpg\" width=\"30%\"\u002F>\u003C\u002Fa> \u003Ca href=\"img\u002Fwechat_pay.jpg\">\u003Cimg src=\"img\u002Fwechat_pay.jpg\" width=\"30%\"\u002F>\u003C\u002Fa> \u003Ca href=\"img\u002Falipay.jpg\">\u003Cimg src=\"img\u002Falipay.jpg\" width=\"30%\"\u002F>\u003C\u002Fa>\n\n\n[licensesvg]: https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FLicense-Apache--2.0-brightgreen.svg\n[license]: https:\u002F\u002Fgithub.com\u002FJustson\u002FAgentWeb\u002Fblob\u002Fmaster\u002FLICENSE\n\n[qq0groupsvg]: https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FQQ群-599471474-fba7f9.svg\n[qq0group]: http:\u002F\u002Fqm.qq.com\u002Fcgi-bin\u002Fqm\u002Fqr?k=KpyfInzI2nr-Lh4StG0oh68GpbcD0vMG\n\n \n\n[![License][licensesvg]][license]\n\n## License \n```\nCopyright (C)  Justson(https:\u002F\u002Fgithub.com\u002FJustson\u002FAgentWeb)\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n     http:\u002F\u002Fwww.apache.org\u002Flicenses\u002FLICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n\n​\t\n\n​\t  \n\n\n\n","AgentWeb 是一个基于 Android WebView 的强大库，旨在简化 Web 视图的集成并提供一系列问题解决方案。其核心功能包括对 Cookie、混合应用开发的支持以及微信支付的无缝集成，并且具有轻量级和高度灵活性的特点。适用于需要在 Android 应用中嵌入网页内容的各种场景，如展示在线文档、构建混合应用或实现简单的移动电商界面等。项目采用 Java 语言编写，遵循 Apache License 2.0 开源协议，社区活跃度高，拥有超过9400颗星标。","2026-06-11 02:58:38","top_language"]