Hi,

I have a application which has a database. I pushed the apk to device
and it is working fine.
Now when I put the same apk again after some modification, database is
corrupted. I need to
manually, remove the database using
rm -r data/data/packagename/databases
Why my database is corrupting if i push again the apk

Thanks

-- 
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