I am new to android programming.
I want to create a android app to display some c++ code.
How can I add my c++ source code to a TextView and display it with syntaxt highlighting?
I did some search in google and found this in Android Syntax Highlighting? but I don't know how to add javapreetify file to android studio(1.5.1) build path.
Someone please help me.
or make a tutorial please