xmind改成zip文件, 解压后 在目录内创建 META-INF文件夹 META-INF文件夹内创建 manifest.xml文件 文件内容: <?xml version="1.0" encoding="UTF-8" standalone="no"?><manifest xmlns="urn:xmind:xmap:xmlns:manifest:1.0" password-hint=""></manifest> 重新打包后zip文件 然后后缀改成 xmind 具体代码 自己去实现吧