{"id":19680969,"url":"https://github.com/fanrunqi/aplugin","last_synced_at":"2026-05-14T17:31:51.908Z","repository":{"id":217138319,"uuid":"336671279","full_name":"fanrunqi/APlugin","owner":"fanrunqi","description":"📱 基于ASM的安卓Gradle插件功能包","archived":false,"fork":false,"pushed_at":"2021-03-19T01:16:51.000Z","size":201,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-10T05:36:08.180Z","etag":null,"topics":["asm","gradle-plugin","mock","router"],"latest_commit_sha":null,"homepage":"","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fanrunqi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-07T01:07:08.000Z","updated_at":"2021-03-19T01:16:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"771aec69-24e8-4091-a450-831ad8373804","html_url":"https://github.com/fanrunqi/APlugin","commit_stats":null,"previous_names":["fanrunqi/aplugin"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanrunqi%2FAPlugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanrunqi%2FAPlugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanrunqi%2FAPlugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanrunqi%2FAPlugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fanrunqi","download_url":"https://codeload.github.com/fanrunqi/APlugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240990715,"owners_count":19889929,"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":["asm","gradle-plugin","mock","router"],"created_at":"2024-11-11T18:06:34.382Z","updated_at":"2025-11-20T17:06:02.042Z","avatar_url":"https://github.com/fanrunqi.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## What is APlugin ？\n\n APlugin 是一个基于[ASM](https://asm.ow2.io/) 和 [Gradle Transform API](http://tools.android.com/tech-docs/new-build-system/transform-api)的在安卓项目构建过程中处理字节码的工具包\n \u003e APlugin is based on [ASM](https://asm.ow2.io/) and [Gradle Transform API](http://tools.android.com/tech-docs/new-build-system/transform-api) A toolkit for handling bytecode during android project construction.\n\n## Features\n+ [Router](https://github.com/fanrunqi/APlugin/blob/master/ROUTER_README.md): 完全通过asm实现路由跳转、全类型参数注入、拦截器配置的安卓路由工具\n\u003e An Android tool that implements routing jump, all types of parameter injection, and interceptor configuration completely through asm\n\n+ [Mock](https://github.com/fanrunqi/APlugin/blob/master/MOCK_README.md): 基于[okhttp](https://github.com/square/okhttp)的零代码侵入的网络请求mock工具\n\u003e Network request mock tool based on [okhttp](https://github.com/square/okhttp) with zero code intrusion.\n\n## How to use \n+ 在根目录的build.gradle中添加插件\n\u003e Add the plugin in the build.gradle of the root directory\n```\nbuildscript {\n    repositories {\n        maven {\n            url 'https://jitpack.io'\n        }\n    }\n    dependencies {\n        classpath 'com.github.fanrunqi.APlugin:aplugin:0.08'\n    }\n}\n\n```\n然后点击Features中具体功能，查看如何使用\n\u003e Then click on the specific function in Features to see usage details\n\n## License\n\n    Copyright 2021 fanrunqi\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffanrunqi%2Faplugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffanrunqi%2Faplugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffanrunqi%2Faplugin/lists"}