首先由于进行读写操作,要在 AndroidManifest.xml中声明权限: 调用系统相册: private static final int CHOOSE_PHOTO=0; Intent intent = new Intent(“android.intent.action.GET_CO