{"id":13623810,"url":"https://github.com/xjunz/AutoSkip","last_synced_at":"2025-04-15T20:32:30.855Z","repository":{"id":42394692,"uuid":"378661408","full_name":"xjunz/AutoSkip","owner":"xjunz","description":"基于Shizuku授权的安卓\"自动跳过\"工具","archived":false,"fork":false,"pushed_at":"2022-04-07T05:15:02.000Z","size":699,"stargazers_count":831,"open_issues_count":10,"forks_count":105,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-02-15T16:33:23.672Z","etag":null,"topics":["automation","shizuku"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/xjunz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-20T14:11:19.000Z","updated_at":"2024-02-10T18:08:15.000Z","dependencies_parsed_at":"2022-08-12T10:00:20.403Z","dependency_job_id":null,"html_url":"https://github.com/xjunz/AutoSkip","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xjunz%2FAutoSkip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xjunz%2FAutoSkip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xjunz%2FAutoSkip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xjunz%2FAutoSkip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xjunz","download_url":"https://codeload.github.com/xjunz/AutoSkip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249148132,"owners_count":21220483,"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":["automation","shizuku"],"created_at":"2024-08-01T21:01:35.933Z","updated_at":"2025-04-15T20:32:30.501Z","avatar_url":"https://github.com/xjunz.png","language":"Kotlin","funding_links":[],"categories":["Kotlin"],"sub_categories":[],"readme":"\n# AutoSkip\n\n一款基于[Shizuku](https://github.com/RikkaApps/Shizuku)授权**自动跳过**工具\n\n## 简介\n\n本应用专注于帮助您跳过应用的启动广告/宣传页，相比于其他同类产品，本应用具有以下特点：\n\n## 特点\n\n- 不需要您手动开启辅助功能\n- 支持开机自启\n- 不需要在通知栏显示通知以保持后台运行\n- 不需要刻意保活便可常驻后台\n- 省电且占用系统资源较少\n- 代码开源，安全可信\n\n## 截图\n\n| \u003cimg src=\"/app/screenshots/pic_main.webp\" alt=\"pic_main\" style=\"zoom:25%;\" /\u003e | \u003cimg src=\"/app/screenshots/pic_test.webp\" alt=\"pic_test\" style=\"zoom:25%;\" /\u003e | \u003cimg src=\"/app/screenshots/pic_records.webp\" style=\"zoom:25%;\" /\u003e | \u003cimg src=\"/app/screenshots/pic_night_mode.webp\" style=\"zoom:25%;\" /\u003e |\n| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |\n\n## 实现\n\n利用Shizuku授予特权，使用安卓内置的 [UiAutomation](https://cs.android.com/android/platform/superproject/+/master:frameworks/base/core/java/android/app/UiAutomation.java)\n框架用于目标识别和模拟点击。详见 [AutomatorConnection.kt](https://github.com/xjunz/AutoSkip/blob/master/automator/src/main/java/top/xjunz/automator/AutomatorConnection.kt)。\n\n## 构建\n\n如果你想构建此项目，请将代码`git clone`到本地后，在**Android Studio**打开，并\n\n- 手动建立`top.xjunz.automator.Constants.kt`类，并在其中定义:\n\n```kotlin\nconst val ALIPAY_DONATE_URL =\"xxx\"\nconst val EMAIL_ADDRESS = \"xxx\"\nconst val APP_DOWNLOAD_URL = \"xxx\"\nconst val FEEDBACK_GROUP_URL = \"xxx\"\n```\n\n- 在项目根目录下建立`sign.properties`，在其中配置自定义签名信息:\n\n```properties\nkeystore.file=xxx\nkeystore.password=xxx\nkeystore.alias=xxx\nkeystore.keyPassword=xxx\n```\n\n## License\n\n\u003e 本应用基于[Apache-2.0 License](https://github.com/xjunz/AutoSkip/blob/master/LICENSE)开源，请在开源协议约束范围内使用源代码 | **Copyright 2021 XJUNZ**\n\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjunz%2FAutoSkip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxjunz%2FAutoSkip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjunz%2FAutoSkip/lists"}