我已经将andEngine作为一个模块添加到我的项目中,但是我无法添加box2d扩展。
我尝试过这些方法。project structure > import module
和上面写着"select modules to import"
。
所以,我试着手动添加它。我向settings.gradle和build.gradle添加了代码。
上面写着
“错误:未找到名称为‘默认’的配置。”而这个“名为‘默认’的配置没有找到”
我确信我的文件夹是正确的。我试过所有的组合。
我该怎么办?
andEngine与扩展https://github.com/nicolasgramlich
Android Studio won't let me import SDK (尝试添加项目结构时的相同错误)
发布于 2015-07-23 15:42:35
您可以从这里下载Studio https://github.com/mutexkid/andengine-androidstudio
https://stackoverflow.com/questions/31473822
复制相似问题