On 18 April 2011 12:54, David Caunt <[email protected]> wrote: I have an application with around 8000 installs. Of these, around 5 users > have contacted me to say that they have no launcher icon for the app. I have > specified a drawable icon in the manifest and added normal (drawable), ldip > (drawable-ldpi) and hdpi (drawable-hdpi) versions to my drawable resources. >
If you got drawable *and* at least one activity with proper category android.intent.category.LAUNCHER, then most likely they shall complain to whoever made launcher they are using. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobile.com/fb/>* and *Twitter<http://webnetmobile.com/twitter/> * -- 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

