Tagged Questions
1
vote
1answer
944 views
Which all are the best Android 2D Java based gaming libraries / frameworks? [duplicate]
Possible Duplicate:
Are there any 2D gaming libraries/frameworks/engines for Android?
Which all are the best and top using open source java 2D Gaming libraries for Android?I had already ...
3
votes
1answer
4k views
OpenGL ES 2 on Android: native window
According to OGLES specification, we have the following definition:
EGLSurface eglCreateWindowSurface(EGLDisplay display,
EGLConfig config,
...
4
votes
2answers
936 views
Most useful free third party Android Game libraries?
Since I have started finding a good third party libraries for game development on android platform, Im getting confused. So want to know from the people who are already using some of the game ...