Hope you already solved the problem. If not, try this: remove the
following code from you manifest file.
android:versionCode="1"
android:versionName="1.0.0"
I had the same problem and I read on one of the message boards that
these attributes are new for version 1.0 and you must be running 0.9
like me.
On Sep 24, 6:34 am, JMcGarvey <[EMAIL PROTECTED]> wrote:
> Hello,
> I just installed the SDK and plugin for Eclipse, and I have errors
> that I can't decipher (Java newbie):
>
> ERROR No resource identifier found for attribute 'versionCode' in
> package 'android' AndroidManifest.xml
>
> ERROR No resource identifier found for attribute 'versionName' in
> package 'android' AndroidManifest.xml
>
> R cannot be resolved HelloAndroid.java
>
> Thank you.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---