AndEngine is a free 2D OpenGL game engine for the Android platform and includes the Box2D physics engine.
When I try to launch my AndEngine Activity, I get this error: ERROR/InputDispatcher(21374): channel '4122e148 my.package.AcGame (…
android andengineI'm wanting to install AndEngine... I've came across Some videos that show you how to install it. But these videos …
android eclipse andengineI'm developing a game via Andengine for Android. I have MainActivity class and GameScene class. I use Toast messages in …
java android andengine android-toastI'm using AndEngine to make a game that deals with a lot of moving sprites. It's inconsistant when, but eventually …
android multithreading andengine freezeI have an integer(levelstatus) in class A(LevelSelectScene) and I want to change it in class B(GameScene), is …
java android andengineI'm a newbie for Android and I need help regarding this issue. I am developing a game using Eclipse. In …
android android-manifest andengineI try to run my app, but gradle doesn`t want to compose it. Can you tell me what should …
java android android-gradle-plugin build.gradle andengineI am using andengine to develop a game in android. I placed an object in sprite like this.mTexture = new …
android andengineone of my users are reporting this error for my game. i am using andengine as my engine. Here is …
android andengine