1. What is the PutExtra method used for in Android application development? | ![]() |
2. How do you use the PutExtra method for an Email Intent in Android? | ![]() |
3. Can the PutExtra method be used to attach file attachments to an Email Intent? | ![]() |
4. Is it necessary to specify the data type when using the PutExtra method in Android? | ![]() |
5. Can the PutExtra method be used to pass complex objects between activities in Android? | ![]() |