Thankyou. Solved the problem. Strange the demo program got this wrong
as well ...

Peter Webb


On Aug 8, 4:01 am, Dianne Hackborn <hack...@android.com> wrote:
> The live wallpaper picker doesn't show icons; it shows thumbnails declared
> by the wallpaper in its <wallpaper> meta-data XML:
>
> http://developer.android.com/reference/android/R.styleable.html#Wallp...
>
>
>
>
>
> On Sat, Aug 7, 2010 at 4:22 AM, Peter Webb <r.peter.w...@gmail.com> wrote:
> > When I fire up an emulator using Eclipse and have a look at live
> > wallpapers, the two default wallpapers - Cube and Cube Resources -
> > show as grayed-out icons that look like the image is missing.
>
> > The wallpaper I have written is exactly the same, the proper image
> > doesn't show. Doesn't work on my phone either.
>
> > Howeever, if I go into manage services in the settings screen in the
> > emulator, the proper icon is showing. Its showing as the service icon
> > but not the application icon.
>
> > Ive got:
>
> > <application
> >        android:label="@string/wallpapers"
> >        android:debuggable="true" android:icon="@drawable/foo">
>
> > with foo.pmg, foo.jpg in drawable all being accepted by the IDE but
> > not showing as the application icon.
>
> > As I say, the default cube live wallpaper doesn't show its correct
> > icon either - I downloaded the source and recompiled, same thing.
>
> > Any ideas?
>
> > --
> > 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<android-developers%2bunsubs­cr...@googlegroups.com>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Dianne Hackborn
> Android framework engineer
> hack...@android.com
>
> Note: please don't send private questions to me, as I don't have time to
> provide private support, and so won't reply to such e-mails.  All such
> questions should be posted on public forums, where I and others can see and
> answer them.- Hide quoted text -
>
> - Show quoted text -

-- 
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