Questions

1. What is the format of an Intent extra?





2. What method do we use to start an activity that we expect will pass back data?







3. What method is called when the activity that holds the return data has finished?







4. Note that the callback uses two codes: a request code and a result code.