Hi everyone!
I've been scouting the web for some answers, and so far Robert's website seems to have the most info about what I'm looking for (one blog post anyway).
I'm new to android game development, but an old pro with Java and 3D (using LWJGL). I've been seriously considering whether or not to move over to C++ for my programming language of choice though (only things holding me back are my love of garbage collection and my already-built-up skillset in Java).
Any suggestions? Opinions? Is C++ really that much faster on Android phones for 3D games? Is it worth the learning curve?
Ok.. this may be a no brainer to some but i am beating my head against the wall!
I import a project file via the 'Create project from existing source' into eclipse for development
I get an error with the Generated java Files saying that the type R is already defined from the project.
I am just trying to work through some basic tutorials!
Thanks for any help or insight into the matter!
Also, the only fix i have found is to comment out the gen - java file and then run a compile at which time it fixes itself! That can't be the right fix?!
Hi:)
Great site BTW! Thank you for sharing your insights and methods.
I am looking to develop a couple apps that seem to be simple in context yet I am struggling to know where to begin.
I have 12 yrs experience w/ 3d max in a professional setting modeling, texture, render etc.
I am familiar with web development and AS3 (which BTW makes JAVA an easy learning curve)
I have installed Eclipse, JAVA SDK and everything to begin developing apps working :)