Selecting text from Edit Text and converting selected text into an image
- by Shashi
Hi
I am creating an edittext in android and i am able to select particular text in it, I want to convert the selected text into a bitmap or png image..
Is it possible