简体   繁体   English

在Android Studio 0.2.10中使用AndEngine

[英]using AndEngine in Android Studio 0.2.10

I'm trying to develop application's Android platform, so far I have programmed in PHP / MySQL, VB.Net, C #, and I have extensive knowledge and experience in this area, I decided to go in developing applications for Android (some of my clients have requirements for such applications). 我正在尝试开发应用程序的Android平台,到目前为止,我已经使用PHP / MySQL,VB.Net,C#进行了编程,并且我在这一领域拥有广泛的知识和经验,因此我决定着手开发Android应用程序(其中一些我的客户对此类应用有要求)。 Programming for android I choose android studio (perhaps my decision is wrong), I use the latest version of Android studio (0.2.10) and I install all the SDK and ADT (following the tutorials I googled) and it works. 为android编程我选择android studio(也许我的决定是错误的),我使用的是最新版本的Android studio(0.2.10),并且安装了所有SDK和ADT(按照我用Google搜索的教程进行操作),并且可以使用。

But currently I am suffering with the installation of AndEngine to Android Studio and compile in AndEngine in Android Studio 但是目前我正在将AndEngine安装到Android Studio并在Android Studio中的AndEngine中进行编译

I'm trying to add the latest version of AndEngine from github again following tutorials (I googled for it) 我正在尝试根据教程再次从github添加最新版本的AndEngine(我用Google搜索了它)

Does anyone have any instructions on how to use AndEngine Android Studio 0.2.10, because everything I googled is for older versions of Android studios and i can't get andengine.jar file (which i need ) that can later be used in the studio as Android library 是否有人对如何使用AndEngine Android Studio 0.2.10有任何说明,因为我搜索过的所有内容都是针对较旧版本的Android Studio的,而我无法获取稍后可以在工作室中使用的andengine.jar文件(我需要)作为Android库

Excuse my bad English (if) 请问我的英语不好(如果)

Here is a sample project I used to get AndEngine working in Android Studio. 这是我用来使AndEngine在Android Studio中工作的示例项目。

https://github.com/janebabra/TowerofHanoiProject https://github.com/janebabra/TowerofHanoiProject

All you have to do is add the andengine.jar to your own project and reference it in the project and the Gradle build config. 您所要做的就是将andengine.jar添加到您自己的项目中,并在项目和Gradle构建配置中引用它。

Hope that helps 希望能有所帮助

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM