Hi,

It says that you don't have blue color definition in drawable
resources.

You can add it with
 <drawable name="blue">#770000ff</drawable>

Best wishes,
sacoskun

On Jul 6, 2:13 pm, ajahajah <[EMAIL PROTECTED]> wrote:
> I have error when i try out this 
> tutorialhttp://code.google.com/android/devel/ui/xml.html
> I keep getting error "The method restoreValues(savedValues) is
> undefined for the type hello_android.
>
> restoreValues(savedValues);
>
> Then after i comment it, I get another error on the xml file
> "Error: No resource found that matches the given name (at 'background'
> with value '@drawable/blue')."
>
> android:background="@drawable/blue"
>
> Does anyone know why?? Those lines with @ seems to have error.
--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to