Android bundle what is it




















What is a "bundle" in an Android application Ask Question. Asked 10 years, 9 months ago. Active 2 months ago. Viewed k times. Improve this question. Blo User User 5, 15 15 gold badges 47 47 silver badges 80 80 bronze badges. Add a comment. Active Oldest Votes. Intent getApplicationContext , SecondActivity. Improve this answer. Jim Bergman 4, 2 2 gold badges 16 16 silver badges 19 19 bronze badges. I have to add that bundles are used by activities to pass data to themselves in the future.

Why use a bundle if we can just use a mapping? Thanks Ted! Bundle is not only used by Activity. It is also used by Fragment to preserve states after rotate. Ted Hopp Ted Hopp k 48 48 gold badges silver badges bronze badges. Exactly what I was looking for. S: The link has to be updated.

Abhimanyu - Thanks. The link worked perfectly well for me. This is the only answer so far to really approach the OP's question, i. RuchirBaronia there is no special reason to use a Bundle unless you intend to pass it to part of the Android API that requires Bundle objects. N Sharma Bala Prasanna Bala Prasanna 1 1 silver badge 9 9 bronze badges. GSree GSree 2, 1 1 gold badge 20 20 silver badges 25 25 bronze badges.

Bundle:- A mapping from String values to various Parcelable types. Bundle is generally used for passing data between various activities of android.

Ahmed Ali Ahmed Ali 5 5 silver badges 10 10 bronze badges. A mapping, is the nature of bundle. Sandip Lawate Sandip Lawate 3 3 silver badges 11 11 bronze badges. Serializable is a standard Java interface. You simply mark a class Serializable by implementing the interface, and Java will automatically serialize it in certain situations. Parcelable is an Android specific interface where you implement the serialization yourself. Skip to content Android Windows Linux Apple.

Home » Android. See also What are the benefits of using Linux? Related posts: You asked: What is the difference between intent and bundle in Android? How pass data from one activity to another activity in Android using bundle? Your question: How pass data from activity to services in Android? How do I use an Android bundle?

What is a bundle in Android? How do I upload an Android bundle? Change Language. Related Articles. Table of Contents. Save Article. Improve Article. Like Article. Last Updated : 05 May, TextView txtString;. Next Overriding in Java. Recommended Articles. Article Contributed By :. Easy Normal Medium Hard Expert. Writing code in comment? Please use ide. Load Comments.



0コメント

  • 1000 / 1000