如何将图片从drawable保存到手机上的画廊
Posted
技术标签:
【中文标题】如何将图片从drawable保存到手机上的画廊【英文标题】:How to save the picture from drawable to gallery on a phone 【发布时间】:2017-07-08 17:33:20 【问题描述】:我想将图像保存在手机内存中(例如通过按下按钮),以便可以在图库中看到它。有人知道怎么做吗?
【问题讨论】:
您可以点击以下链接:Save Image in Gallery 和 Save ImageView image in Gallery in android programmatically 但是我想保存没有用作ImageView的图像 【参考方案1】:看看这个:
http://whats-online.info/science-and-tutorials/135/how-to-save-an-image-to-gallery-in-android-programmatically/
您可以根据需要进行编辑。
【讨论】:
以上是关于如何将图片从drawable保存到手机上的画廊的主要内容,如果未能解决你的问题,请参考以下文章