0

I have an SQLite database file which is quite large (about 40mb). I'd like for my Android app to be able to download this file from a server - if the user wishes - and write it to the SD card.

Are there file size restrictions that prevent this?

(I know there are restrictions on certain file types stored internally.)

Ken
  • 30,811
  • 34
  • 116
  • 155
  • possible duplicate of [Is there a file size limit on Android Honeycomb?](http://stackoverflow.com/questions/5217744/is-there-a-file-size-limit-on-android-honeycomb) – Ken Sep 05 '11 at 08:26
  • this has been discussed on different thread which you might find usefull http://stackoverflow.com/questions/5217744/is-there-a-file-size-limit-on-android-honeycomb – potter Sep 05 '11 at 07:40

0 Answers0