On 17 Jun 2015, at 5:59pm, Sivananda Nyayapathi <siva at capricornsys.com> wrote:
> I am able to store the image in the blob field. However, while attempting to > read, I get the following error two times (as seen in the LogCat entries): > > W/CursorWindow(26737): Window is full: requested allocation 3184896 bytes, > free space 2096605 bytes, window size 2097152 bytes If you write the BLOB to the database, then copy the database to one of the other Android devices, can you read the correct data back out of the database again ? I'm trying to work out whether the data in the database is corrupt. Simon.