简体   繁体   English

Android KK无障碍服务应用程序示例

[英]Android KK Accessibility service app example

I have been searching around to integrate an accessibility service into my application to allow software simulated keypresses of back and recent. 我一直在搜索以将可访问性服务集成到我的应用程序中,以允许软件模拟后退和最近的按键。

I have followed the official android accessibility docs and have included an XML , accessibility class and ensured permissions and service/intents are correct http://developer.android.com/guide/topics/ui/accessibility/services.html 我遵循了官方的android可访问性文档,并包含XML,可访问性类,并确保权限和服务/意图是正确的http://developer.android.com/guide/topics/ui/accessibility/services.html

I cannot currently post my code as I am on the road posting via my phone. 我目前无法通过手机在路途中发布代码。

The project seems to compile but I cannot see my application show up in the accessibility settings section. 该项目似乎已编译,但是我在辅助功能设置部分看不到我的应用程序显示。

尝试使用此POST我遇到了与您相同的问题,并且设法使它正常工作..一旦我将Java部分添加到服务中,它便开始出现在设置中!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM