Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

非常棒的项目,马上深入❗ #51

Open
Huaguang-XinZhe opened this issue Sep 30, 2024 · 1 comment
Open

非常棒的项目,马上深入❗ #51

Huaguang-XinZhe opened this issue Sep 30, 2024 · 1 comment

Comments

@Huaguang-XinZhe
Copy link

Huaguang-XinZhe commented Sep 30, 2024

跑了下 Demo,真的好快啊!比 uiautomator2 还快!香,真的太香了❗

@Huaguang-XinZhe
Copy link
Author

写的太好了!命名、结构,处处显着专业

// 声明 需要基础无障碍权限
fun requireBaseAccessibility(autoJump: Boolean = false) {
    if (!isBaseServiceEnable) {
        if (autoJump) jumpAccessibilityServiceSettings(BASE_SERVICE_CLS)
        throw NeedAccessibilityException(BASE_SERVICE_CLS.name)
    }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant