[android-beginners] Re: 3 icons for one app

2009-08-27 Thread Liviu Ungureanu
Welcome! Happy coding:) On Aug 27, 2009 6:03 PM, "tinyang" wrote: Thanks for your reply, this worked! -Original Message- From: android-beginners@googlegroups.com [mailto:android-beginn...@googlegroups.com] On Behalf Of Tikoze Sent: Thursday, August 27, 2009 8:13... Version: 8.0.169 /

[android-beginners] Re: 3 icons for one app

2009-08-27 Thread tinyang
Thanks for your reply, this worked! -Original Message- From: android-beginners@googlegroups.com [mailto:android-beginn...@googlegroups.com] On Behalf Of Tikoze Sent: Thursday, August 27, 2009 8:13 AM To: Android Beginners Subject: [android-beginners] Re: 3 icons for one app I very

[android-beginners] Re: 3 icons for one app

2009-08-27 Thread tinyang
That did the trick! Thanks so much! :D _ From: android-beginners@googlegroups.com [mailto:android-beginn...@googlegroups.com] On Behalf Of Liviu Ungureanu Sent: Thursday, August 27, 2009 9:11 AM To: android-beginners@googlegroups.com Subject: [android-beginners] Re: 3 icons for one app

[android-beginners] Re: 3 icons for one app

2009-08-27 Thread Liviu Ungureanu
t; > }); > > > > Thank you. > > > > _ > > > > From: android-beginners@googlegroups.com > > [mailto:android-beginn...@googlegroups.com] On Behalf Of Liviu Ungureanu > > Sent: Tuesday, August 18, 2009 6:30 AM > > To: android-beginners@googlegro

[android-beginners] Re: 3 icons for one app

2009-08-27 Thread Tikoze
n Behalf Of Liviu Ungureanu > Sent: Tuesday, August 18, 2009 6:30 AM > To: android-beginners@googlegroups.com > Subject: [android-beginners] Re: 3 icons for one app > > Hi! > > Just remove the intent filter for the others activities less main activity. > use it only for main

[android-beginners] Re: 3 icons for one app

2009-08-18 Thread tinyang
-beginners@googlegroups.com [mailto:android-beginn...@googlegroups.com] On Behalf Of Liviu Ungureanu Sent: Tuesday, August 18, 2009 6:30 AM To: android-beginners@googlegroups.com Subject: [android-beginners] Re: 3 icons for one app Hi! Just remove the intent filter for the others activities

[android-beginners] Re: 3 icons for one app

2009-08-18 Thread Liviu Ungureanu
Hi! Just remove the intent filter for the others activities less main activity. use it only for main activity Thank you! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group

[android-beginners] Re: 3 icons for one app

2009-08-18 Thread tinyang
ups.com] On Behalf Of Sean Hodges Sent: Tuesday, August 18, 2009 3:17 AM To: android-beginners@googlegroups.com Subject: [android-beginners] Re: 3 icons for one app Can you post up your manifest file? On Tue, Aug 18, 2009 at 2:41 AM, tinyang wrote: > I am developing an app and so far it has 3

[android-beginners] Re: 3 icons for one app

2009-08-18 Thread Sean Hodges
Can you post up your manifest file? On Tue, Aug 18, 2009 at 2:41 AM, tinyang wrote: > I am developing an app and so far it has 3 complete acticities.  For some > reason, everytime I install it and run it in my emulator, it creates an icon > for each activity instead of creating only one activity