You can create XML files in res/xml/*.xml, and the resource pre-
processor will make them available from the context's resource
bundle.  At this point, the resource is presented as an XmlPullParser,
from which you can parse the XML to initialize other object types.
That parser will need to be custom code from you, not any behind-the-
scenes deserializer in the Android SDK.


Anm

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to