摘要: 在开发的时候,出现过从本地相册选取的时候。取不到所选择的图片地址。经调整发现: //Intent intent = new Intent(Intent.ACTION_GET_CONTENT, null); Intent intent = new Intent(Intent.ACTION_PI... 阅读全文
posted @ 2015-04-02 14:33 Wsf5918 阅读(165) 评论(0) 推荐(0)