What does the full TextView tag look like?  Usually that error is associated
with something else in the tag...

----------------------------------------------------------------------
There are only 10 types of people in the world...
Those who know binary and those who don't.
----------------------------------------------------------------------


On Mon, Jun 21, 2010 at 5:05 PM, Keith Roberts <keithr...@gmail.com> wrote:

> Hello,
>
> I'm following the tutorial on the SDK website for writing the hello
> world program.  I keep getting stuck though when upgrading to the xml
> layout.  For some reason it keeps giving me an error when I declare
> the xml namespace on this line here...
>
> <TextView xmlns:android="http://schemas.android.com/apk/res/android";
>
> it tells me that 'no resource is found that matches the given name'
>
> any help?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to