Hi All, I am developing an application for android 3.0 (honeycomb). This application is actually a book where different chapters are in the form of html & we load these html files in WebView. Now we are struggling with text highlighting issue here.
This feature is needed in many places for eg.- 1. We want to save the text that the user highlights (by long pressing on the content) and create a list of this highlighted text. Later when the user taps on this list the user should be redirected to the page where the text is present and it should be persistently highlighted . How do we achieve persistent highlighting here ? 2. The user searches for some word in the search bar (in action bar) and the searched text should be highlighted in the chapter below. We are totally stuck here. Please help. How to achieve text highlighting ? -- 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

