You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i solove this bug。
File file =Environment.getExternalStoragePublicDirectory(Environment.DIRECTORY_MOVIES);
if (!file.exists()){
file.mkdir();
}
小米没有这个movies文件夹你们使用这个框架钱创建一个文件夹就行了