As the name implies, I would like to knowAre there any open source text editors for Android?
Check out my own solution here: https://github.com/trietphm/CustomEditor
You can set Bold, Italic, Underline and color.
There is an open source text editor EditText called android-richtexteditor , but the code was inexplicably removed in r5. the code is still present in r4 ; just use svn to check r4 or earlier to access it. The code seems to support italics, underlining, color picker, text size, etc.
droid-writer
there is also good information here
hope this helps!
Check out this open source Wordpress mobile app for android.It has a very promising Edittext based Richtexteditor.
You can download the source code here.
thank
Android Ted
Check out these links.
http://texteditors.org/cgi-bin/wiki.pl?Android_Ted
Android TextEdit
http://texteditors.org/cgi-bin/wiki.pl?Android_TextEdit