Hello All,

I have a low-moderate level knowledge of Java, but am getting stuck
right off the bat with Android development.

The programmatic layout of Hello, Android works just fine but when I
try to use the main XML file to do the layout, I keep getting this
error.

error: Error: No resource type specified (at 'text' with value
'@string:hello').       main.xml        /HelloAndroid/res/layout        line 2  
Android
AAPT Problem

this is the line in question:
<TextView xmlns:android="http://schemas.android.com/apk/res/android";

it's awfully frustrating when i can't get a simple cut and paste
tutorial to work. am i going to be forced to use the app wizard or am
i missing something. i'd like the sharpen my java teeth with some cool
phone apps.

much appreciated,
- jovian

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en

Reply via email to