Yes you can do this. You can put your xml file in the assets
directory. When you app is launched, read this file, and do whatever
you want.

Note: You cannot delete this file from the assets directory from
within the app. It will be there forever.

Thanks and Regards,
Kumar Bibek

On Mar 25, 1:03 pm, Emmanuel Dafflon <[email protected]> wrote:
> Hello,
>
> I'm doing a application that will use a database with serialized
> object.
> The objects will be already serialized and the user will just display
> things.
> On a PC I would just make an XML but with android I'm not sure.
> Can I make an XML and "unpack" it when the user launch the application
> for the first time or should I do something else?
>
> Best regards,
>
> rXp>!<

-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to