On Mon, Mar 14, 2011 at 8:38 AM, [email protected] <[email protected]> wrote:
>  I need to make screen reader for android, and I need your help to
> figure out some steps for me to follow it to make this screen reader.
> for example: how to get text from screen? how to make the software
> work on background and to monitor the other applications? ...etc

As Justin indicated, you cannot create a screenreader.

You can create a custom AccessibilityService and receive accessibility
events, but that is not a "screenreader" in the classic sense.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in Oslo: http://bit.ly/fjBo24

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to