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

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -