Showing posts with label data. Show all posts
Showing posts with label data. Show all posts

Feb 14, 2011

Backup and Restore Angry birds data

To never lost your Angry Birds levels again, before change the rom backup your data to pc :)

Backup data

adb pull /data/data/com.rovio.angrybirds/files/highscores.lua

Recovery data

 adb push /data/data/com.rovio.angrybirds/files/highscores.lua