SQLite database file format is portable. You can create the database on your desktop computer and push it to the device or include in the .apk as an asset.
-- Kostya Vasilyev -- http://kmansoft.wordpress.com 26.08.2010 1:21 пользователь "kypriakos" <[email protected]> написал: Hi all, I managed to configure iJetty on the emulator and I am setting up both a REST-based and SOAP-based services on it. Regarding sqlite3. I am able to run and control it remotely using the shell. is there a way to generate databases on the device using the remote tool? I didn't find any evidence that that is possible and I think the only way may be through the API. I just wanted to double check in case I missed this. Thanks -- 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]<android-developers%[email protected]> For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- 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

