how to save view as an image to the SD card

对着背影说爱祢 提交于 2019-12-21 06:00:43

问题


My app creates a puzzle grid using table layout, tablerows and textviews. I want a user to be able to save this grid to the SD card so that it can be printed or copied or loaded onto another device.

How do you save a view so that when it's printed it will look like it does on the android screen?

来源:https://stackoverflow.com/questions/4080133/how-to-save-view-as-an-image-to-the-sd-card

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!