Hi, I'm using the latest SDK, I tried deleting icon.png awhile ago, I thought it might the problem as well. It's funny that it's a random image from the resource bundle, always a new surprise on each download.
I've been doing many downloads so I see this more frequently, Thanks On Dec 3, 7:29 pm, Jason Arora <[email protected]> wrote: > I've seen this happen a few times (never on my own app however).. Is > it possible that you still have icon.png in your drawables folder and > it's just somehow being used instead? > > On Dec 3, 2:55 pm, Mark Wyszomierski <[email protected]> wrote: > > > Hi, > > > I set my app icon in my manifest file like this: > > > <application android:icon="@drawable/my_app_logo" > > ... > > /> > > > if I host the build on my server and download it via the browser, it > > sometimes replaces my app icon with a randomly selected image from my / > > drawables folder. > > > Anyone else get this? > > > Thanks > > -- 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

