In my app, I implement the smily features. And I am successfully showing the smiley's in android edit text box. But my problem is that how can I store that in database so next time i can easily show again. if even it includes texts.
Ex: Hi smily.
- If multiple smily, how to differentiate?
- If text + smily, how to differentiate?
Any help would be appreciated, thanks!