开发者

Working on a project for visually disabled, NEED HELP with android coding!

i'm making an app on android smart phones for the visually impaired and i have inquiries. Now, my app's main menu is already created, and i've used text-to-speech program to read out the menu for the visually impaired. QN: what do i have to do to make it so that when visually impaird personnal press the buttons on the menu once, text to speech is activated, 开发者_如何学Pythontelling them what they are pressing, and to double tap to enter/activate the activity linked to the button? Thanks in advance :D


Check out these resources that may help:

  • Designing for Accessibility
  • Google I/O 2011: Leveraging Android Accessibility APIs To Create An Accessible Experience


You will need to use GestureDetector for a double tap / double click solution.

See answers here for some solutions: Android: How to detect double-tap?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜