Is it possible to develop android games and application if we have good knowledge in C,OpenCL,OpenGL ES 2.0.
Asked
Active
Viewed 586 times
3 Answers
7
Sure You can please check the below links
http://developer.android.com/resources/tutorials/opengl/opengl-es20.html
http://www3.ntu.edu.sg/home/ehchua/programming/android/Android_3D.html
Tutorials and libraries for OpenGL-ES games on Android
http://obviam.net/index.php/opengl-es-with-android-switching-from-canvas-to-opengl/
2
of course! you just need to learn some java a bit and some android fundamental. Ed Burnette covers some opengl stuff in his "Hello, Android" book. Read that chapter to see how your knowledge can correlate to android development.

Win Myo Htet
- 5,377
- 3
- 38
- 56
2
Sure,you can.Here is a good open souce on game engine ,and it has a lot on opengl. Check this:AndEngine. And this forum: AndEngine forum Enjoy.

zionpi
- 2,593
- 27
- 38