android部分机型选择图片提示错误

如果要拿本地已经存在的资源(image, vedio等)时,使用"android.intent.action.PICK".  

之前是选择图片是使用ACTION_GET_CONTENT。 

你可能感兴趣的:(android)