Jun
8
2009

Backup and Restore Locale

For those of you who have an Android phone are using the (amazing) program Locale to automatically toggle frequently used settings:

So I just successfully figured out how to backup and restore all Locale (THE PROGRAM) settings/preferences/profiles/etc.

TO BACKUP:
adb pull /data/data/edu.mit.locale /locale

TO RESTORE (after wipe):
adb push /locale /data/data/edu.mit.locale

Please don’t ask how to setup ADB…SEARCH XDA-Developers if you have problems with that.

I take no responsibility if this messes up your phone (but I have no idea how it would so don’t be scared…).

About the Author: Chris Bellman

Sophomore ECE major at The Ohio State University. Technology enthusiast. Runs own IT business in Cincinnati.