My application may consist og 100Kb code and 800 Kb Database content.
If I include a datafile with the 800Kb data and import it into an
SQLite database under the initial run of the applcation, I cannot
delete the data file afterwards and my application will take up 800 Kb
unnecessarily.
Is there a better way to include/import my data....?
(I want my application to not depend on being online after download -
so the data should be downloaded with the application.)

--~--~---------~--~----~------------~-------~--~----~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to