Quantcast
Channel: xda-developers - Android Software and Hacking General [Developers Only]
Viewing all articles
Browse latest Browse all 3614

[Q] [adb] backup not working for Temple Run

$
0
0
Hi everyone,

I am using Nexus 7 running Android 4.1.2 (Google's factory image, stock recovery, bootloader unlocked, rooted) and my laptop is running Arch Linux. I want to use 'adb backup' command to backup my games' progress.

I've tried four games:

Code:

com.gameloft.android.ANMP.GloftN3HM
com.imangi.templerun
com.rovio.amazingalex.premium
com.zeptolab.ctr.paid

I run commands like this:
Code:

adb backup -f foobar.ab com.bar.foo
And here are the results:
Code:

-rw-r-----  1 wzyboy wzyboy 7.0M 2012-11-12 11:41 com.gameloft.android.ANMP.GloftN3HM.ab
-rw-r-----  1 wzyboy wzyboy 4.5K 2012-11-12 12:05 com.imangi.templerun.ab
-rw-r-----  1 wzyboy wzyboy  29K 2012-11-12 11:36 com.rovio.amazingalex.premium.ab
-rw-r-----  1 wzyboy wzyboy 614K 2012-11-12 11:40 com.zeptolab.ctr.paid.ab

As you can see, Three of them are of normal sizes, but the backup file of game 'Temple Run' is very small, only 4.5K. Actually, when I use 'adb restore' to restore them, the progress of 'Temple Run' will not be restored at all! The other three backup files are just fine.

I've tried a few times, the backup file of Temple Run is still very small.

Could anyone help?

Viewing all articles
Browse latest Browse all 3614

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>