-
Notifications
You must be signed in to change notification settings - Fork 16
Nexus Backup
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.
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.
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.
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.
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.
Note: All non-Android projects have moved to the BASLQC Wiki.
- Introduction - A quick intro to the rationale and ideals of this guide, and smartphone modding in general.
- General Setup - Learn how to install and run the tools you need to succeed.
- Device Guides - Customized, fully decked out guides for rooting each and every device we could find.
- General OS Customizations - General customizations that work on all devices of a specific OS.
- 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.
- Glossary - Contains all the crazy acronyms and word soup that you'll need to wade through when using this guide.
- Android Buying Guide for Modders - While modding can fix up an outdated device, it will make your life easier to buy the right device from the start.