Another approach that would eliminate the redundancy of packaging the data with your app is to load it from a webserver and populate your database as you read the data. That way it would only appear on the device once, in the database. Technically more complicated perhaps but space wise, a lot better.
-John Coryat "Radar Now!" "What Zip Code?" -- 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

