Thursday, December 6, 2012

[android-developers] Creating data files as compiled (binary) xml

I am developing a tablet application where I want my data files to be stored as compiled xml.
The application will not, itself, be creating these files.
These files will be added at a later stage - the user will be able to purchase them separately.

So, my question is, how can I create the compiled xml in a format which I can then read within my application ?
Is this even possible, or will I need to create my own "compiler" ?

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

No comments:

Post a Comment