unable to add andEngine Extensions - module

自作多情 提交于 2019-12-11 03:08:22

问题


I have added andEngine to my project as a module, but I could not able to add box2d extentsions.

I have tried these ways. project structure > import module and it says "select modules to import".

So, I tried to add it manually. I have added code to settings.gradle and build.gradle.

It says

"Error:Configuration with name 'default' not found." and this "configuration with name 'default' not found"

I am sure about my folders are correct. I tried every combinations.

What should I do?

andEngine and extentsions https://github.com/nicolasgramlich

Android Studio won't let me import SDK ( same error while trying to add with project structure )


回答1:


You can download SDK from here for Android Studio https://github.com/mutexkid/andengine-androidstudio



来源:https://stackoverflow.com/questions/31473822/unable-to-add-andengine-extensions-module

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!