I'm currently trying to use the https://github.com/commonsguy/cwac-richedit library which work when it's come to Formatting. However, I'm currently trying to copy text out of the richedittext seems to not work. As a feedback from the clipboard, I do receive a Toast message saying "Already Exists".
The LogCat give me an error as well "ClipboardServiceEx Fail set data".
I'm using the library on android 4.2 and without the Actionbar sherlock.
Any Idea ?
Thanks.