tags:

views:

11

answers:

1

As i am Creating SQLite database connection while running when i view ddms fileexplorer show the size of database as 3072 i think that why i am unable to open the data base and retrive the values so please anybody can help me out to sort out this error

A: 

How big should the database be? If it's less than 3072 bytes it could be larger on disk due to the block size of the filesystem.

Emil Vikström
i think what u meant to say i didn't understand