I am making an HTML, CSS and JS editor for android. I want to highlight the tags everytime I typed it. Is there any libraries available for syntax highlighting and how to use it?. I am Using eclipse Mars btw. Thanks!
Asked
Active
Viewed 487 times
0
-
Use Android Studio. Eclipse is no longer supported. (Yes, I know this does not answer tour question.) – Code-Apprentice Mar 07 '17 at 13:44
-
check http://stackoverflow.com/questions/2120035/highlight-text-in-textview-or-webview – liorsolomon Mar 07 '17 at 14:06
1 Answers
0
something like richedit?
have a try on this cwac-richedit:https://github.com/commonsguy/cwac-richedit

ytinrete
- 46
- 6