无法添加和引擎扩展 - 模块
unable to add andEngine Extensions - module
我已将 andEngine 作为模块添加到我的项目中,但我无法添加 box2d 扩展。
这些方法我都试过了。
project structure > import module
并且显示 "select modules to import"
。
所以,我尝试手动添加它。我已将代码添加到 settings.gradle 和 build.gradle。
它说
"Error:Configuration with name 'default' not found." and this
"configuration with name 'default' not found"
我确信我的文件夹是正确的。我尝试了所有组合。
我该怎么办?
andEngine 和扩展
https://github.com/nicolasgramlich
Android Studio won't let me import SDK(尝试添加项目结构时出现同样的错误)
您可以从这里为 Android Studio 下载 SDK https://github.com/mutexkid/andengine-androidstudio
我已将 andEngine 作为模块添加到我的项目中,但我无法添加 box2d 扩展。
这些方法我都试过了。
project structure > import module
并且显示 "select modules to import"
。
所以,我尝试手动添加它。我已将代码添加到 settings.gradle 和 build.gradle。
它说
"Error:Configuration with name 'default' not found." and this "configuration with name 'default' not found"
我确信我的文件夹是正确的。我尝试了所有组合。
我该怎么办?
andEngine 和扩展 https://github.com/nicolasgramlich
Android Studio won't let me import SDK(尝试添加项目结构时出现同样的错误)
您可以从这里为 Android Studio 下载 SDK https://github.com/mutexkid/andengine-androidstudio