<div class="gmail_quote">On Thu, Jul 12, 2012 at 5:09 PM, Chris Frey <span dir="ltr"><<a href="mailto:cdfrey@foursquare.net" target="_blank">cdfrey@foursquare.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
A question for the Android folks: what is the usual method used to backup<br>
your Android data via USB or Bluetooth to your local computer?  Assume<br>
that you have no internet access, and no access to the cloud.<br></blockquote><div><br></div><div>The method I'm using for backup requires root and local network access (wifi).</div><div><br></div><div>- I use "Titanium Backup" (needs root). I created a label with all the apps with data I care about, and scheduled it to run at 0200 Sunday.</div>
<div><br></div><div>- I use FolderSync (needs wifi or some sort of network access) to synchronize a bunch of folders to my server using SSH/SFTP. This is scheduled for 0300 Sunday. I ended up choosing foldersync because it can do two-way sync, which allows me to muck with files on my server, and have that replicated elsewhere (I actually two-way sync from my server to my laptop, so when I import photos locally, it eventually removes them through the chain until they are not on the phone anymore. Eventually).</div>
<div><br></div><div>That fills the "Backup" portion of your question, in that you can restore the data to your android device if needed. You can also restore *most* data to another android device (app data yes, OS data possibly not).</div>
<div><br></div><div>However:</div><div><br></div><div>> <span style="background-color:rgb(255,255,255);color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px">This looks like it backs up everything in one big blob. </span><span style="background-color:rgb(255,255,255);color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px">What if I just want to backup, say, contact data, and somehow get it </span><span style="background-color:rgb(255,255,255);color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px">in vcard format?</span></div>
</div><div class="gmail_quote"><font color="#222222" face="arial, sans-serif"><br></font></div><div class="gmail_quote"><div>Exporting contacts to a usable format is something I haven't done yet. You can manually do this in the contacts app by using the "Import/Export" option in the menu, and you can probably write something to parse that export format (whatever it may be).</div>
<div><br></div><div>If you have local network access (via Wifi or bluetooth) you can probably get a few more possibilities, such as running your own CalDav/CardDav server, and having android sync with that. I think the pilot-link (or barry ;) model of slave USB device having data pushed to/from a PC never really happened with Android. I think the assumption is Android devices will always have *some* measure of network access, whether it be wifi or cell network. The "roll your own cloud" is probably where you want to start looking.</div>
<div><br></div><div><a href="http://keithp.com/blogs/calypso/">http://keithp.com/blogs/calypso/</a></div><div><br></div><div>If you do this, ping the list back with your results.</div></div><div><br></div>-- <br>Chris Irwin<br>
<<a href="mailto:chris@chrisirwin.ca">chris@chrisirwin.ca</a>><br>