Testing Accessibility on Emulated Device (Marshmallow)

前提是你 提交于 2020-01-01 04:05:09

问题


I want to test the accessibility of my app in emulator (particularly Talkback) but it seems that the option is missing in emulator. Here is the screen shot from the emulator in accessibility settings:

There are two options "ClockBack" and "QueryBack" which I couldn't find on my phone with the same android version. Here is the screenshot of the accessibility setting of my phone:

I searched to learn about "ClockBack" and "QueryBack" to see if they are replacement of Talkback in emulator but I couldn't find anything.

Does any one know what is the functionality of "ClockBack" and "QueryBack"? And more over how to enable Talkback in emulator?


回答1:


It seems that the emulator doesn't contain Talkback by default so after downloading "TalkBack" apk and install it on the emulator, the option has been enabled.




回答2:


Update: It's easier to install the Android Accessibility Suite from the Google Play Store. It will update your Settings->Accessibility menu to include TalkBack as an option.



来源:https://stackoverflow.com/questions/37098548/testing-accessibility-on-emulated-device-marshmallow

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!