在xml下增加filepaths.xml文件 
内容为
<?xml version="1.0" encoding="utf-8"?><paths xmlns:android="http://schemas.android.com/apk/res/android"><files-pathname="Pictures"path="/"></files-path><external-pathname="files_root"path="Android/data/${applicationId}/" /><root-pathname="root"path="/" /></paths>
