Hi all,
I would like to know if it is possible to ship a apk containing a already grown up database. Actually, in my application, I use a french words dictionnary, and as it does not fit in the memory, I upload it in a database. But the database populating step is taking quite some time : about 15 minutes ( at least on the emulator, I don't know whether it can be faster on real device ), and even if it will only happens once in the software life, I would like to get rid of this step. So is it possible to ship the application with my dictionnary database ? Thanks for any answer, Emmanuel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

