I have just implemented the startActivityForResult solution I outlined
above, and that does the trick!

Thanks a lot!

JP

On 29 Nov., 08:58, JP <jetp...@yahoo.com> wrote:
> Hi Guys,
>
> Thanks for the input. I can see how you would do this by overriding
> the back button functionality, which I was hoping not to do.
>
> But I am a little unclear on how you would go about doing this by
> using the startActivityForResult and onActivityResult. Can you provide
> a little clue as to what you wanted to do in this case Lbendling? I
> know how to start an activity for a result, I just wanted to know what
> exactly you were thinking?
>
> Are you thinking that I should start the Activity for a result, and
> then if the result is "cancel" i.e. the back button pressed, then open
> the MainActivity?
>
> Thanks,
> JP
>
> On 28 Nov., 17:11, lbendlin <l...@bendlin.us> wrote:
>
>
>
>
>
>
>
> > look into startActivityForResult and onActivityResult

-- 
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