All the resource names must be valid Java identifiers: they basically
end up as constant names in R.drawable and such.

You can't name a variable "008". Try "img008"or "_008" instead.

R/

On Wed, May 20, 2009 at 11:24 AM, androiddev123
<androiddev123ph...@googlemail.com> wrote:
>
> Hi there,
>
> Keep getting this same error message in main.xml.....
>
>
> ERROR Error: No resource found that matches the given name (at
> 'background' with value
>  '@drawable/008').
>
>
> The image is within the drawable file and therefore I don't
> understand
> what's wrong
>
>
> Any advice?
>
>
> Regards,
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to