Skip to content
Tenshi Hinanawi edited this page Mar 9, 2013 · 1 revision

Nexus Backup

Backup Internal Storage

Backup to Google Account

In a perfect world, (or for some, an unwanted future), your app data would also be backed up to Google's servers. There is, in fact, prewritten code that allows developers to do so. But since this is a new thing, most apps don't use it.

ADB Backup

There are two methods; the Carbon app, and the official ADB backup method. Use Carbon if you'd prefer an easier method and per-app backup/restore. Use the official ADB backup if you want to restore a ton of app data, all at once.

Backup Apps + App Data without Root (Carbon)

One issue with Carbon is that if you don't have root, you'll need to manually reinstall every app from the Play Store before restoring app data. If you have a ton of apps, we suggest using the Official ADB Backup instead.

Backup

Note that this backup method is only guaranteed to work on vanilla Android systems, such as Nexus or AOSP devices. Otherwise, use caution and check Google to see if your phone has problems with it.

Restore Apps with Carbon

Official ADB Backup

This backup method is a complete, one-step app backup and restore, whereas Carbon requires the user to reinstall the app from the Play Store each time.

Restore ADB Backup

TitaniumBackup (Requires Root)

TitaniumBackup is the best method of backing up and restoring your app data. If you are jumping from custom ROM to ROM, or you just want to keep your game saves safe, you need this app.

TitaniumBackup requires you to press Install for each app you want to backup, unfortunately. If you want to batch restore all apps, you will have to buy the PRO key.

BA Logo

Bibliotheca Anonoma

BASLQC Wiki

  • Introduction - A quick intro to the rationale and ideals of this guide, and modding in general.
  • Essential Maker Skills - Essential Skills that every maker should have.
  • Archivist Tools - All the tools an internet archivist needs under their belt.

General Guides

  • Android Development Codex - All kinds of Android smartphones.
  • Business Class Laptops - Computers that last: The ThinkPad, the HP EliteBook, the Dell Precision/Latitude.
  • EBook Readers - A good eInk screen remains the best way to read literature comfortably.
  • Game Consoles - Homebrew development scenes have made it possible to unlock the full power of your game console's computer chip.
  • Graphing Calculators - This is the last vestige of the age of 80's Home Computers; where programs were simple and graphics were minimal.
  • Home Server - Why buy cloud storage when you can build your own cloud? For media streaming, torrenting, and VPN access (to bypass blocked internet).
  • Routers - Amazingly, your ordinary router probably runs Linux on it's little embedded CPU.
  • Authentication Wallets - Manage your plethora of accounts, passwords, and RSA public keys using a GPG-encrypted wallet.
  • LEGO Mindstorms - The easiest way to build functional robots and machines; using good ol' LEGO and Technic bricks.
  • Vintage Computers - Amiga, Apple ][, and all the other random home computers that defined the 1980s.

Research

  • Genetic Programming - Programs that mutate and evolve by themselves, like Genes. It's a very difficult concept to grasp, but a very powerful method that transcends math or algorithms.

Content Guidelines

  • General Guidelines - The ideals that you should uphold while working with and editing this guide.
  • Device Guide Templates - Templates and general guidelines for creating customized guides for a device.
  • Linux - Run a full desktop OS on your little mobile device; research is being made to make it comfortable to use in the mobile space.

Reference

  • Glossary - Contains all the crazy acronyms and word soup that you'll need to wade through when using this guide.
Clone this wiki locally