With that much data, the better choice would be to query a web server and leave your app light weight and nimble. Anything that big will not only take too long to download but will fill up way too much space on the device. Using a web server might even execute faster than using an internal large database.
-John Coryat "What Zip Code?" "Radar Now!" --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

