adspace
Answer Posted / Shika Mani
In Android, a Bundle is an object used to store and transport data between activities or other components. It can be used to pass data from an activity to another activity during the startActivity() method call, or to pass data as extras in an Intent.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers