01.11.2014 Views

The AndroidManifest.xml File - 안드로이드 기술 커뮤니티 : Korea ...

The AndroidManifest.xml File - 안드로이드 기술 커뮤니티 : Korea ...

The AndroidManifest.xml File - 안드로이드 기술 커뮤니티 : Korea ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Parcel : Bundles<br />

A special type-safe container, called Bundle, is available for key/value maps of heterogeneous<br />

values. This has many optimizations for improved performance when reading and writing data,<br />

and its type-safe API avoids difficult to debug type errors when finally marshalling the data<br />

contents into a Parcel.<br />

<strong>The</strong> methods to use are<br />

writeBundle(Bundle),<br />

readBundle(), and<br />

readBundle(ClassLoader).<br />

<strong>Korea</strong> Android Community- www.kandroid.org<br />

26

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!