chinalwb / Android-Rich-text-Editor

Android Rich Text Editor With customized spans - 富文本编辑器 - Don't miss this one :)
Apache License 2.0
845 stars 166 forks source link

How to convert Image from Local Storage and Insert in to the Edit Text as Base64 ? #101

Open TechRova opened 4 years ago

TechRova commented 4 years ago

I want to insert an image to the ARE Edittext directly as Base64 format after selecting "From Local" option , so I able to add it to database column ?

like this

<img src="data:344434ffdfdfdf......" />

chinalwb commented 4 years ago

Got your question, check and response later. Thanks for your interests on ARE.