• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Code syntax highlighting in Android apps

Joey Reed

Lurker
Hello everyone,

I like coding, especially writing code to implement algorithms. But I find it difficult to read codes on Android, since the codes are not highlighted in texts.

So I build an Android demo named Leetroid, which makes code looks good like this.

problem.png


In case someone face the same problem, I make this project open source.
URL: https://github.com/zhouyizirui/Leetroid
Star, pull request and bug report are all welcomed, hope it will be helpful to you.
 
Back
Top Bottom