Question

I got AndEngine from github and did as follows:

enter image description here

enter image description here

enter image description here

And i got AndEnginePhysicsBox2DExtension and did:

enter image description here

enter image description here

enter image description here

After that i added the libraries to my App

enter image description here

enter image description here

I then imported

enter image description here

enter image description here

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

enter image description here

How can i fix this problem ?

Was it helpful?

Solution 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.

OTHER TIPS

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top