Hi,

   I am starting an activity with
startActivityForResult(intent,requestcode).
 And i am receiving result onActivityResult() call back .

 The target acivity which gets the intent should get the request code
And based upon the request it has to do the specified operation.

How can target activity get the request code, which is passed to
startActivityForResult().

Any help would appreciated greatly.

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

Reply via email to