On Fri, Jul 9, 2010 at 3:10 PM, Jaap <[email protected]> wrote: > I have a program that needs a fixed database to do lookups of some data. > Is there a way to easily fill such a database by just putting the data in > a file or so >
Yes, just create the database you need, populate it, and include in your app. What's the problem? ------------------------------------------------------------------------------------------------- TreKing - Chicago transit tracking app for Android-powered devices http://sites.google.com/site/rezmobileapps/treking -- 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

