I am developing an App for a lot of Devices, so that they aren't registered to a Google Account.
But I want to backup my SharedPreferences
somewhere. In best case in a folder on the device.
So I tried to use the BackupAgentHelper
, but this backups only to Google or can it backup somewhere else ?
Alternatively is there a way to copy the SharedPreferences
to a place on the sdcard?
The problem is when I doing a update to my app (not trough the market) I lose all my data.
PS: Sorry for my bad englisch