Thanks, it did solve some errors I think
Most of the times I have had an error when programming it's been an engine problem that's why I made this beginners mistake of not googling it.
Anyway now I've got this problem
I am sure I can figure it out but I will let this rest for a while. It has turned out to be very time consuming. I can better program this game in c++ first and then port it to an Android engine instead of doing it the other way around.
Most of the times I have had an error when programming it's been an engine problem that's why I made this beginners mistake of not googling it.
Anyway now I've got this problem
Code Select
Cannot find the class file for javax.microedition.khronos.opengles.GL10.
I am sure I can figure it out but I will let this rest for a while. It has turned out to be very time consuming. I can better program this game in c++ first and then port it to an Android engine instead of doing it the other way around.