sqlite - Android : cursor window size -
my app loads data db , getting errors window full: requested allocation 900 bytes, free space 614 bytes, window size 2097152 bytes
i trying understand meaning of statement. means entire 2mb used except 614 bytes ?
is there way limit cursor window size app ?
Comments
Post a Comment