传递的图像从一个活动到另一个活动
问题描述:
我想传递一个图像,该图像是从移动媒体。我能够从媒体中的形象,但我需要的图像发送到下一个活动。我如何发送?
I am trying to pass an image which is from the mobile media. I am able to get the image from the media but I need to send that image to the next activity. How can I send that?
和任何人都可以给我的样品code,使图像的base64字符串,反之亦然android系统。
And can anyone give me the sample code to make the image to base64 string and vice versa in android.
请帮我我坚持这两天...
Please help me I am stuck with this for two days...
在此先感谢...
SITA。
答
这第一U保存的图像在一个文件,并在其他活动采取的图像从该文件
for this first u save that image in one file and in other activity take that image from that file