Android Call Logs Backup

The call logs on Android devices are stored in a database on the device, holding your records of incoming and outgoing calls. At this time, Android has no built-in mechanism that synchronizes this database with some online cloud service (compared, for instance, to the contacts data, that can be synchronized to your Google Contacts account).

If you consider your call logs something of any value, you will probably want to make sure this data is covered by some backup scheme – and this is what I am going to deal with in this post.

I use the Call Logs Backup & Restore app, which is free on Google Play store.

This post is written using v3.02 of the app.

Continue Reading…

Android SMS Backup

On Android devices, SMS messages are stored in a database on the device, with no built-in way to sync them with some online cloud service (compared to the contacts for example, that may be synchronized to your Google Contacts account).

For this reason, it is worthwhile to put a little effort into setting up a backup scheme for SMS messages – which is the goal of this post.

I use the SMS Backup & Restore app, which is free on Google Play store, along with its free network add-on (which is required for the E-mail and Dropbox-upload features).

This post was written using v5.93 of the app.

Continue Reading…

Android Apps & Data Backup with Titanium Backup

Backing up an Android device is a broad term, that entails various levels of backup that cover multiple aspects of the data on your Android device, using different tools.

In this post I write about using the Titanium Backup app (or “TB”), which is available to download from Google Play store for free. It also has a paid pro version. TB requires a rooted device to work properly.

TB allows you to perform a user-level apps & data backup – including all (user/system) apps and their data, but excluding low-level stuff like the kernel and the Android stack. This is very useful when changing ROMs and wiping the device data in the process, as it allows restoring the apps on the new ROM including the state and data related to each app.

Continue Reading…