=+Another way to pass data to an activity is to use the setData() method (as used in

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() method to return some value---

i.setData(Uri.parse(

"Something passed back to main activity"));

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: