AndroidGUI29:获取ImageView中的图像需要注意的问题(6)
来源:未知 责任编辑:责任编辑 发表时间:2015-03-01 01:33 点击:次
try
{
m_fileOutPutStream.flush();
m_fileOutPutStream.close();
}
catch (IOException e)
{
e.printStackTrace();
}
Intent intent = new Intent(this, TakePicture.class);
startActivityForResult(intent, 1);
}
break;
相关新闻>>
最新推荐更多>>>
- 发表评论
-
- 最新评论 更多>>