views:

32

answers:

0

Hello,

I want to add syntax highlighting to my application. I'll be using syntax highlighting with PHP, HTML, CSS, XML and JavaScript.

How can I do this? I have a TextChanger set up on my EditText, which I want to use so that the syntax highlighting process occurs when the EditText gets changed.

I'm new to Android development and only know the basics. Thank you for reading.