I am making a REALLY simple application, the basic welcome world for testing AndEngine, and I am currently having some problems launching it: I set my emulator properties as suggested by RealMayo in my videos and it should work, but I get this error instead
07-23 13:10:23.014: E/AndroidRuntime(1485): java.lang.IllegalArgumentException: No EGLConfig found!
Has anyone come across the same situation or may know how to solve it?
I'm almost tempted not to have AndEngine at all ... since a simple application was really hard to run.
NOTE. I found several messages, but they are at least 3 months old, and the use of emulators has been fixed not so long ago.
Anyway, thanks! :)
source
share