On Tue, Jul 12, 2011 at 1:10 PM, Ravi Sharma <[email protected]> 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 <http://sites.google.com/site/rezmobileapps/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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

