You don't need to use <activity-alias>. Just create another activity entry, with either that or <activity>, that also supports ACTION_MAIN / CATEGORY_LAUNCHER.
On Tue, Aug 31, 2010 at 12:54 AM, Mark Murphy <[email protected]>wrote: > Try using an <activity-alias>. > > On Mon, Aug 30, 2010 at 10:49 PM, Anil <[email protected]> wrote: > > can an application have more than one icon in the launcher? (No, not > > plotting any mischief). > > Was wondering how to do it if the application has only one activity. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://github.com/commonsguy > http://commonsware.com/blog | http://twitter.com/commonsguy > > Android Development Wiki: http://wiki.andmob.org > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Dianne Hackborn Android framework engineer [email protected] 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. -- 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

