Check to see how much space is available on your device. If your app & data
is being deployed to your internal memory and not an SD card you may
actually be out of space.


Mike Child


On Thu, Aug 11, 2011 at 11:08 AM, vsr28
<shadaur.rah...@harbingergroup.com>wrote:

> Hi Guys....
>
> I have created one sample application to fetch SQLite database records. It
> is working properly when database size is small. I kept SQLite database in
> Asset folder of Monodroid application and copying it to device and then
> tries to connect with it.
>
> This works fine with small database size but when i tries to do the same
> with 38MB size of SQLite database then it gives me error of Disk Full after
> running my application and hence application Unable to connect with
> database.
>
> Please help. Thanks in advance....
>
> --
> View this message in context:
> http://mono-for-android.1047100.n5.nabble.com/Disk-Full-error-while-copying-DB-to-emulator-tp4689817p4689817.html
> Sent from the Mono for Android mailing list archive at Nabble.com.
> _______________________________________________
> Monodroid mailing list
> Monodroid@lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to