无法添加andEngine扩展

无法添加andEngine扩展

本文介绍了无法添加andEngine扩展-模块的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时删除!!

我已经将andEngine作为模块添加到我的项目中,但是我无法添加box2d扩展.

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

我已经尝试过这些方法.project structure > import module并表示"select modules to import".

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

因此,我尝试手动添加它.我已将代码添加到settings.gradle和build.gradle.

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

我确信我的文件夹是正确的.我尝试了所有组合.

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

我该怎么办?

andEngine和扩展 https://github.com/nicolasgramlich

andEngine and extentsionshttps://github.com/nicolasgramlich

Android Studio不允许我导入SDK (相同尝试添加项目结构时出错)

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

推荐答案

您可以从此处为Android Studio下载SDK https://github.com/mutexkid/andengine-androidstudio

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

这篇关于无法添加andEngine扩展-模块的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

1403页,肝出来的..

09-06 07:55