Our Android application will read data from our own SQLite db which is around 3GB in size.
What is the maximum storage limit for db that is specific to a single app? (The specs say that the device's internal memory supports 256MB, so does it include storing the app's db? If yes, then, is there an optimal way to store DBs of apps that are huge in size? ) Thanks in advance!! -- 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

