Thanks Marcin and Peter! I could solve my question!

Thanks again for the help. :)

On Apr 28, 9:24 am, Peter Webb <r.peter.w...@gmail.com> wrote:
> Not sure of yourquestion, but
>
> http://android-er.blogspot.com/2009/08/exercise-intent-bundle.html
>
> and the previous article in the series show different ways in which
> multplie activities can be managed.
>
> On Apr 28, 1:07 am, Prayag <prayag.d.pat...@gmail.com> wrote:
>
>
>
> > Hi guys,
>
> > I am a Newbie and I have abasicquestionfor which I couldnt get any
> > answer yet.
> > What is the need to use two keywords to express that the given
> > activity is the main activity.
> > eg. We write the code
>
> > <action android:name="android.intent.action.MAIN" />
> > <category android:name="android.intent.category.LAUNCHER" />
>
> > Myquestionis that cant it be implicit that the main activity will
> > launch itself. If not, it would be great if somebody can give me an
> > example in which the activity is a main activity and not a launcher or
> > vice versa.
>
> > Regards,
>
> > Prayag- Hide quoted text -
>
> - Show quoted text -

-- 
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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to