Step 1: Create new activity
Step 2: Create intent to launch that activity
Step 3: startActivityForResult()
Step 4: ????
Step 5: Profit!

http://developer.android.com/reference/android/app/Activity.html#StartingActivities


On Wed, Jul 28, 2010 at 7:57 PM, cellurl <[email protected]> wrote:

> Can you elaborate a bit please? Intent covers so much material.
> Thank you very much!
> Jim
>
>
> On Jul 25, 10:36 am, Paul Turchenko <[email protected]> wrote:
> > Use intent to pick a picture and start activity for result
> >
> > On Jul 24, 10:47 pm, cellurl <[email protected]> wrote:
> >
> > > How do I launch some external application to show phone pictures and
> > > let users pick one?
> >
> > > The picture will serve as a background in my app.
> > > So all in all, I just need their selection. e.g. the path/name once
> > > they have chosen it.
> >
> > > Something simple would be nice ;-)
> >
> > > thanks
> > > jim
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> [email protected]<android-beginners%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>



-- 
//Nick Richardson
//[email protected]

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to