App Inventor 2 从.aia项目文件中提取.aix拓展包

从.aia项目文件中提取.aix拓展包的步骤

如果看到一个项目中,用到了拓展,但拓展的帮助中没有原链接,这时就可以考虑从项目文件中进行提取:

App Inventor 2 从.aia项目文件中提取.aix拓展包_第1张图片

导出项目.aia文件: 

App Inventor 2 从.aia项目文件中提取.aix拓展包_第2张图片

在电脑的“下载”目录查看.aia项目文件:

App Inventor 2 从.aia项目文件中提取.aix拓展包_第3张图片

将.aia文件的后缀改为.zip压缩包文件:

App Inventor 2 从.aia项目文件中提取.aix拓展包_第4张图片

解压.zip文件,找到里面的拓展目录 assets\external_comps,可以看到所有用到的拓展目录列表:

App Inventor 2 从.aia项目文件中提取.aix拓展包_第5张图片

将需要提取的拓展目录进行.zip压缩:

App Inventor 2 从.aia项目文件中提取.aix拓展包_第6张图片

最后,将拓展的.zip包的后缀改为.aix,即为真正的拓展包文件。经验证,该.aix拓展包重新导入后,能够正常使用

App Inventor 2 从.aia项目文件中提取.aix拓展包_第7张图片

你可能感兴趣的:(App,Inventor,2,最佳入门,App,Inventor,2,.aia,.aix,拓展)