2

Is there a backup program that will allow me to back up directly to my SD card in Kit Kat without an internet connection?

I currently am forced to back up to the internal storage {after clearing space} then copying to the SD card, then deleteing the copy on my internal storage. this wastes much time and effort. My phone storage is only 2.8GB free, but my SD card has 28.0GB free.

Robert Farley
  • 21
  • 2
  • 3
  • 1
    What exactly are you currently backing up, and how? Are you using some 3rd-party app or tool? – Chahk Aug 15 '14 at 20:09
  • I purchased MyBackup Pro a while back. I have backups from that going back over a year. I would be willing to pay for an ubgrade, but they refuse to fix the software. – Robert Farley Aug 18 '14 at 17:32
  • There is a very good method of making backup even for non-rooted devices but it will make backup on a PC. See here – Deepak Gangwar Jul 13 '17 at 22:35

2 Answers2

0

I'm not sure what you're wanting to back up, but most backup applications on the Play Store will do this for you. Examples are MyBackup Root, Titanium Backup, and Helium.

EDIT: Scratch that. As mentioned by Izzy in the comments below, you must be rooted for these apps to work, as there is a..."feature"...in Android 4.4 KitKat that prevents "rouge" SD Card access: link

IAmTheSquidward
  • 896
  • 1
  • 5
  • 11
  • 1
    Not without root, sorry – not on Kitkat (except maybe on Huawei devices). You forgot about the mess Google created with the SDCard permissions on Kitkat, I'm afraid ;) – Izzy Aug 15 '14 at 20:14
  • UGH I FORGOT ABOUT THAT UGH I HATE KITKAT (I fixed that as soon as it happened and haven't worried about it sense, so I completely forgot haha) – IAmTheSquidward Aug 15 '14 at 20:16
  • "If we cannot force manufacturers not to use SDCards – we can at least care for them being unusable". A Nexus has no such, thus the UX on it isn't affected. And no warning in advance, which is the biggest thing to blame. – Izzy Aug 15 '14 at 20:19
  • Actually you do NOT need root. Doggcatcher writes to the SD card on my unrooted phone. You simply must use a space on the card that you (each app) owns. – Robert Farley Aug 18 '14 at 17:29
  • These answers are incorrect. Apps CAN WRITE TO THE SD CARD ON UNROOTED PHONES. The only res G eiction is that they must write thier own locations. Doggcatcher writes many GB to my SD card every week. – Robert Farley Sep 02 '14 at 00:35
  • @RobertFarley that is correct, however, backup apps are considered to write arbitrarily when moving devices and ROMs. It's a known issue with many prominent apps, such as Titanium and MyBackup – IAmTheSquidward Sep 02 '14 at 00:38
  • @RobertFarley while apps may be able to write to the SD card without root access, apps cannot read the root folder of internal storage without root access, only the public folders. Thus, it will never be a complete backup. – Andrew T. Sep 13 '23 at 06:13
-2

KitKat all but broke any usefulness of SD cards. The solution is to export your backup to your PC. The sad thing is this is easier than using your SD card. Use a program like SnapPea or one of the many others like it.

To root most KitKat devices, you can download towelroot APK. Do a quick Google search for it. Go to settings, allow apps from other sources. I think it's in developer options, been a while since I needed it. Install with the Package installer. Open and click make it rain. Now you will either reboot and be rooted or nothing will happen. Install SuperSU. Update binaries, install BusyBox. Install your choice of backup apps.

Andrew T.
  • 15,988
  • 10
  • 74
  • 123