I'm new to the forum.
I'm ready to start, but I have problems: (
When I try to start a new project (the Hello World example) appear to me 3 errors.
But when I open one of the examples, I am running smoothly.
I got the latest version of Eclipse, Java 6, and the latest version of Android.
The errors are:
Using java Syntax Highlighting
- Description Resource Path Location Type
- ERROR No resource identifier found for attribute 'versionCode' in package 'android' AndroidManifest.xml helloWorld line 2 aapt Problem
- ERROR No resource identifier found for attribute 'versionName' in package 'android' AndroidManifest.xml helloWorld line 2 aapt Problem
- R.layout.main cannot be resolved helloWorld.java helloWorld/src/com/andoid/helloWorld line 11 Java Problem
Parsed in 0.031 seconds, using GeSHi 1.0.8.4
Thanks!






