The Fix (Short answer): If you have this problem, make a change to
manifest, save and rebuild, sorts it all out!

Liam

On Oct 16, 12:30 pm, Ne0 <[email protected]> wrote:
> Hi,
>
> For some strange reason one of my drawable resources will not get
> written to R.drawable!?!
>
> The icon i am trying to use is in the correct directory, has a legal
> name, but when i compile i get:
>
> target Java: MobilePowerSurvey (out/target/common/obj/APPS/
> MobilePowerSurvey_intermediates/classes)
> packages/apps/MobilePowerSurvey/src/com/mobilepowersurvey/
> MobilePowerSurvey.java:174: cannot find symbol
> symbol  : variable close
> location: class com.mobilepowersurvey.R.drawable
>                 .setIcon(R.drawable.close);
>
> I have done exactly the same thing with many other icons and it all
> compiles fine. My only concern is that there is a limit to the amount
> of resources you can add, but i haven't noticed this documented any
> where, does anyone know if this is the case? or if i could be doing
> something stupid and not noticing it!?!
>
> Cheers,
>
> Liam
--~--~---------~--~----~------------~-------~--~----~
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