Question: =+Another way to pass data to an activity is to use the setData() method (as used in the previous section), like this: //---use the setData()
=+Another way to pass data to an activity is to use the setData() method (as used in the previous section), like this:
//---use the setData() method to return some value---
i.setData(Uri.parse(
"Something passed back to main activity"));
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
