How to code Android for the visually impaired?
Posted
by johnrock
on Stack Overflow
See other posts from Stack Overflow
or by johnrock
Published on 2010-05-04T05:18:37Z
Indexed on
2010/05/04
5:28 UTC
Read the original article
Hit count: 279
android
Does Android support visually impaired users in the same way as HTML alt tags are used to provide input for screen readers on the web?
If so, what is the best practice to code Buttons and ImageViews etc so they can be read by a screen reader?
© Stack Overflow or respective owner