{"id":13639185,"url":"https://github.com/Justson/AgentWeb","last_synced_at":"2025-04-19T22:31:44.184Z","repository":{"id":37664178,"uuid":"91065402","full_name":"Justson/AgentWeb","owner":"Justson","description":" AgentWeb is a powerful library based on Android WebView.","archived":false,"fork":false,"pushed_at":"2023-12-09T10:30:43.000Z","size":29032,"stargazers_count":9248,"open_issues_count":81,"forks_count":1636,"subscribers_count":169,"default_branch":"androidx","last_synced_at":"2024-10-29T15:04:57.691Z","etag":null,"topics":["agentweb-android-webview","android-webview","cookie","hybrid","webview","webview-agentweb-web","wechat-pay"],"latest_commit_sha":null,"homepage":"https://www.jianshu.com/p/fc7909e24178","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Justson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2017-05-12T07:45:56.000Z","updated_at":"2024-10-29T07:53:11.000Z","dependencies_parsed_at":"2022-08-08T21:15:34.450Z","dependency_job_id":"c5d43434-850a-4f5f-a2e7-b6ddfc2e9b35","html_url":"https://github.com/Justson/AgentWeb","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Justson%2FAgentWeb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Justson%2FAgentWeb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Justson%2FAgentWeb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Justson%2FAgentWeb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Justson","download_url":"https://codeload.github.com/Justson/AgentWeb/tar.gz/refs/heads/androidx","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223748461,"owners_count":17196044,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agentweb-android-webview","android-webview","cookie","hybrid","webview","webview-agentweb-web","wechat-pay"],"created_at":"2024-08-02T01:00:58.470Z","updated_at":"2024-11-09T09:30:40.237Z","avatar_url":"https://github.com/Justson.png","language":"Java","readme":"\n\u003cdiv style=\"display: flex;flex-direction: row;justify-content: center\" width=\"100%\"\u003e\n      \u003cimg src=\"./img/logo.png\"\u003e\u003c/img\u003e\n\u003c/div\u003e\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://jitpack.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' // (可选)\n    implementation 'com.github.Justson:Downloader:v5.0.4-androidx' // (可选)\n   \n   ```\n\n\n## 相关\n* [flying-pigeon跨进程IPC组件](https://github.com/Justson/flying-pigeon)\n* [AgentWebX5](https://github.com/Justson/AgentWebX5)\n* [WebView 进度条](https://github.com/Justson/CoolIndicator)\n* [Downloader 一个轻量的文件下载器](https://github.com/Justson/Downloader)\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://github.com/Justson/AgentWeb/wiki)(不全)\n* `Sample`(推荐，详细) \n* [更新日志](./releasenote.md)\n\n\n\n## 有问题或者有更好的建议\n* [![QQ0Group][qq0groupsvg]][qq0group]\n* 欢迎提 [Issues](https://github.com/Justson/AgentWeb/issues)\n\n\n## 赞赏\n开源不易，你的支持是我更新的动力。\n\n\u003ca href=\"img/alipay.jpg\"\u003e\u003cimg src=\"img/alipay.jpg\" width=\"30%\"/\u003e\u003c/a\u003e \u003ca href=\"img/wechat_pay.jpg\"\u003e\u003cimg src=\"img/wechat_pay.jpg\" width=\"30%\"/\u003e\u003c/a\u003e \u003ca href=\"img/alipay.jpg\"\u003e\u003cimg src=\"img/alipay.jpg\" width=\"30%\"/\u003e\u003c/a\u003e\n\n\n[licensesvg]: https://img.shields.io/badge/License-Apache--2.0-brightgreen.svg\n[license]: https://github.com/Justson/AgentWeb/blob/master/LICENSE\n\n[qq0groupsvg]: https://img.shields.io/badge/QQ群-599471474-fba7f9.svg\n[qq0group]: http://qm.qq.com/cgi-bin/qm/qr?k=KpyfInzI2nr-Lh4StG0oh68GpbcD0vMG\n\n \n\n[![License][licensesvg]][license]\n\n## License \n```\nCopyright (C)  Justson(https://github.com/Justson/AgentWeb)\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://www.apache.org/licenses/LICENSE-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","funding_links":[],"categories":["WebView","前端开发框架及项目"],"sub_categories":["其他_文本生成、文本对话"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJustson%2FAgentWeb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJustson%2FAgentWeb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJustson%2FAgentWeb/lists"}