Well, for a textview, you cannot fetch the characters on which the mouse is residing. I would recommend to use an uun-editable EditText and the ask the user to first select some text from the Edit Text.
Now, EditText have methods, to let you know what is the start of selection , and the end of selection. I guess, I am clear enough. Thanks, Dexter. -- 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

