Not sure about the market.. but to replace the default icon of your
app.
place your new image at /<app name>/res/drawable
and update the AndroidManifest.xml file to point to your new file.

<application android:icon="@drawable/<your new file>" ...

try it out.

Lior

On Nov 29, 10:19 pm, DMT <[EMAIL PROTECTED]> wrote:
> Anyone know how/where to create a custom icon for an Android app (the
> image that appears in the Phone display immediately to the left of the
> the app name) in the Android Market?
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to