Ok, I'm stuck on the hello world application. Great.
http://developer.android.com/resources/tutorials/hello-world.html
Following these instruction I create the project with build target Android2.1-update1 except that this time is my third attempt so its all helloandroid3 and stuff.
At the bottom of eclipse I get the error message Unable to open class file C:\Users\Myname\workspace\HelloAndroid3\gen\com\example\helloandroid3\R.java: No such file or directory
and thats it.
What do I do?
http://developer.android.com/resources/tutorials/hello-world.html
Following these instruction I create the project with build target Android2.1-update1 except that this time is my third attempt so its all helloandroid3 and stuff.
At the bottom of eclipse I get the error message Unable to open class file C:\Users\Myname\workspace\HelloAndroid3\gen\com\example\helloandroid3\R.java: No such file or directory
and thats it.
What do I do?