Hello everyone, first of all I should introduce myself.
I am a computer engineering college student and also a mobile game developer. This year we want to start working with Android, after some research I have found libgdx and start playing with it.
I've tested the HelloWorld application and also the SpaceInvaders one. I have successfully compiled everything and run both on desktop. But when it comes to the Android version, the emulator starts, loads the application and crashes when after showing a black screen and comes back to the emulator main screen.
Is some kind of conflict with any new sdk, java or eclipse version?
Those are my weapons:
Eclipse SDK 3.6.0
Android SDK 2.2, API 8, revision 2
Thank you in advance
