Tuesday, July 12, 2011

Re: [android-developers] FinishActivity problem

On Tue, Jul 12, 2011 at 1:10 PM, Ravi Sharma <ping2ravi@gmail.com> wrote:
Problem :Now my onActivityResult is never beign called when i execute code of case R.id.cancelFullOrder, and also Activity D  doesnt get closed.

Could you please suggest something.

Read the docs for finishActivity() and then this:
http://developer.android.com/reference/android/app/Activity.html#setResult(int, android.content.Intent)

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices

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

No comments:

Post a Comment