I have an app which stores data in a SQLite database, when the app is
just installed it uses 8kb of data and when I start inserting data
obviously the size increases. The weird thing is when I start cleaning
my database tables, I empty completely the database but I will never
recover the first 8kb of data but much more, in some cases more than
100kb, where this data come from?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to