Menu

Tree [c7a057] master /
 History

HTTPS access


File Date Author Commit
 resources 2015-03-30 dynup dynup [9b3ab0] Adapted to Windows
 src 2015-04-25 dynup dynup [c7a057] Switch to 0.9.1
 .gitignore 2015-03-15 dynup dynup [0070f6] Request adb version, icons added
 AUTHORS 2015-03-15 dynup dynup [c4e949] Initial release
 AnBaFu.pro 2015-03-30 dynup dynup [9b3ab0] Adapted to Windows
 COPYING 2015-03-15 dynup dynup [c4e949] Initial release
 ChangeLog 2015-03-30 dynup dynup [9b3ab0] Adapted to Windows
 INSTALL 2015-03-15 dynup dynup [c4e949] Initial release
 NEWS 2015-03-15 dynup dynup [c4e949] Initial release
 README 2015-03-17 dynup dynup [f9451b] Backup added
 TODO 2015-03-15 dynup dynup [c4e949] Initial release

Read Me

Android Backup Fusion
The complete and simply to use backup solution for Android devices

Development and Copyright (C) 2015 Kai Heitkamp

--------------------------------------------------------------------------------

This document contains important notes for Android Backup Fusion


General
=======

Android Backup Fusion is to backup and restore your data from your non-rooted
Android device (phone, tablet, ...).

Tu run Android Backup Fusion you need:

  * Qt library (5.4.x highly recommended)
  * Android Debug Bridge (adb) from current Android SDK

In order to use adb with a device connected over USB, you must enable USB
debugging in the device system settings, under Developer options. On Android
4.2 and higher, the Developer options screen is hidden by default. To make it
visible, go to Settings > About phone and tap Build number seven times.
Return to the previous screen to find Developer options at the bottom.

On some devices, the Developer options screen may be located or named differently.

Note: When you connect a device running Android 4.2.2 or higher to your computer,
the system shows a dialog asking whether to accept an RSA key that allows
debugging through this computer. This security mechanism protects user devices
because it ensures that USB debugging and other adb commands cannot be executed
unless you're able to unlock the device and acknowledge the dialog.
This requires that you have adb version 1.0.31 (available with SDK Platform-tools
r16.0.1 and higher) in order to debug on a device running Android 4.2.2 or higher.

For more information about connecting to a device over USB, read:
http://developer.android.com/tools/device.html


Websites
========

AnBaFu:		http://dynup.de.vu
Qt:		http://qt.io
Android SDK:	http://developer.android.com/sdk/index.html


Configuration file
==================

The configuration file of Android Backup Fusion is located here:

Linux: /home/<username>/.config/dynup/AnBAFu.conf
Windows: C:\Users\<username>\AppData\Roaming\dynup\AnBAFu.ini
MacOSX: /Users/<username>/Library/Preferences/com.dynup.AnBAFu.plist
Haiku: /boot/home/config/settings/Qt/.config/dynup/AnBAFu.conf

-------------------------------------------------------------------------------

Big thanks to the trolls at Trolltech Norway for his excellent Qt toolkit,
the guys at Digia for the continuation and all people at the Qt Project for
the open source development of Qt! Android Backup Fusion is licensed
under the GNU General Public License v3.