I am trying to make an app for equivalent birds using AndEngine . I'm having trouble importing AndEnginePhysicsBox2DExtension-GLES2 in Android Studio 1.5
So far I have imported AndEngine-GLES2 as a module
Project Structures -> green + sign on left top -> import Eclipse ADP -> selecting path
to AndEngine-GLES2 .
For some reason, when I try to do this for AndEnginePhysicsBox2DExtension-GLES2 , it does not recognize it as a module, so I cannot import it. I do not use JAR FYI.
step 4 in here does not help, since I cannot import AndEnginePhysicsBox2DExtension-GLES2 at all.
android-studio andengine
Telebears
source share