I've tried it both ways that Mark describes and I highly recommend you
package it in your /res folder if you can stand the increased
application memory footprint. You can't be sure that your user has
network connectivity all the time and handling the various cases of no/
intermittent/slow network connectivity creates a lot of complexity.

On Oct 4, 7:17 am, Mark Murphy <[email protected]> wrote:
> 2010/10/4 Éva Lovrencsics <[email protected]>:
>
> > Ok, but how can I fill the database with my thousands of strings?
>
> Option #1: Download the database
>
> Option #2: Package the database in assets/ or res/raw/ and copy it to
> the local file system
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> Android Training...At Your Office:http://commonsware.com/training

-- 
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

Reply via email to