Date: Thu, 16 May 2019 10:01:14 +0100 From: Steve O'Hara-Smith <steve@sohara.org> To: freebsd-questions@freebsd.org Subject: Re: OT: android phone backup NOT to google cloud question Message-ID: <20190516100114.fcb08b7ba3ac1b5b5f16ed1c@sohara.org> In-Reply-To: <ef24f206-e9a0-7cf8-1ca0-4fd2a087b5ba@kicp.uchicago.edu> References: <ef24f206-e9a0-7cf8-1ca0-4fd2a087b5ba@kicp.uchicago.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 15 May 2019 09:22:49 -0500 Valeri Galtsev <galtsev@kicp.uchicago.edu> wrote: > Dear All, > > My apologies for OT question. > > I wonder if someone of Android smartphone owners backs up their device > and user/application data NOT to google cloud. Yes there are options that are worth looking into owncloud - open source similar to Google Drive or Dropbox - I've never been able to get it working to suit me YMMV radicale - open source CALDAV/CARDDAV service - I keep my contacts on this using davx5 on the Android side. There are also Android implementations of rsync - I use one (arcosync) that is no longer in the play store to backup photos and a selection of application files. > I just had to get new smartphone, and discovered that short of rooting > device or unlocking bootloader and flashing one of "un-googled" android > builds I can not find the way to back up everything. To my storage, NOT That is unfortunately true and none of the above helps with this in any way because unless the device is rooted access to application data is for the most part restricted to the application that created it which is a PITA. > TO GOOGLE CLOUD that is. adb lets me back up system and applications > (and data on add-on flash card), but not application data stored in > internal storage (say, off-line maps downloaded by offline map > application). Yep - and even when you can get a copy of some data you can't always restore it without root or the cooperation of the application. > Any advise, anybody? root it. -- Steve O'Hara-Smith <steve@sohara.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190516100114.fcb08b7ba3ac1b5b5f16ed1c>
