i set background image to relativelayout and add some text in that layer. now i want to save the image into bitmap.so give me idea about this?.
Asked
Active
Viewed 3,321 times
3
-
You want to save the visual representation of the RelativeLayout to a bitmap? – Tudor Luca Jul 26 '15 at 13:31
-
Possible duplicate of [How to programmatically take a screenshot in Android?](https://stackoverflow.com/questions/2661536/how-to-programmatically-take-a-screenshot-in-android) – Amir Apr 05 '18 at 11:28