The extras that I pass to intent A are the script to be executed and its type, both being String.
On Thursday, January 3, 2013 2:35:51 PM UTC+2, skink wrote: > > > > a wrote: > > From my service S, I call an intent A. This inturn calls another intent > B > > using startActivityForResult(). In the onActivityResult(int requestCode, > > int resultCode, Intent data), > > what are data's extras? > > pskink > -- 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

