Add AndEngine Library

纵饮孤独 提交于 2019-12-11 12:16:11

问题


I got AndEngine from github and did as follows:

And i got AndEnginePhysicsBox2DExtension and did:

After that i added the libraries to my App

I then imported

But then when i press OK and open the properties of my app i get this

How can i fix this problem ?


回答1:


you shouldn't import the andengine project. just use andengine jar-file as library and it will work well. you can find the jar-files in the bin-folder of the project. and when i'm not wrong, then this error comes, when you don't copy the files of andengine into your work space, while you imported the andengine project's




回答2:


I have fixed the problem , I just pressed Apply after importing the libraries then pressed OK. I honestly don't know why pressing Apply then OK works but pressing OK directly doesn't work.



来源:https://stackoverflow.com/questions/23681383/add-andengine-library

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