How to backup database file to sdcard on android?

Posted by CSharperWithJava on Stack Overflow See other posts from Stack Overflow or by CSharperWithJava
Published on 2010-01-03T15:45:55Z Indexed on 2010/04/18 10:23 UTC
Read the original article Hit count: 338

Filed under:
|
|
|

I'd like to add a feature to my android app that automatically backs up the sqlite database to the sd card.

What's the best way to go about this? Any examples/tutorials available?

© Stack Overflow or respective owner

Related posts about android

Related posts about backup