如此处所述:How did Evernote implement their rich text editor on iOS?
我一直在努力为Android上的富文本编辑找到第三方库。我刚刚安装了Evernote的Android客户端,他们有一个非常好的解决方案。有谁知道他们是怎么做到的?
修改
对于任何人来说,Wordpress应用程序都包含一个开源的WYSIWYG-ish编辑器:
https://android.trac.wordpress.org/browser/trunk/src/org/wordpress/android/EditContent.java
答案 0 :(得分:2)