- Device
-
- Android
- Friend Code
- r25mb4
- Username
- i007791
Guys, thought sharing this guide - I am sure a lot of you needed to do the same thing.
a week ago I bought Samsung Galaxy Note 10.1 and needed to transfer my AC game + data from my unrooted Samsung Galaxy Tab 10.1.
Most of the guide in the internet require source device to be rooted, well if I rooted my galaxy tab, it would wipe out the game + data.
After searching this forum and internet, I finally found a way to do this transfer without rooting the source device. I follow the instruction in this link http://androidforums.com/samsung-ga...up-restore-without-root-galaxy-nexus-mac.html and it worked.
Some notes:
1) the guide says it is for samsung galaxy nexus, but it also works for my devices: samsung galaxy tab 10.1 (source device) and samsung galaxy note 10.1 (target device) - it only works for devices with ICS or JB.
2) you need to install android sdk here: http://developer.android.com/sdk/index.html including platform-tools in your PC (in my case it is Windows XP)
3) then open DOS/command and navigate to c:\documents and settings\<your windows user>\local settings\application data\android\android-sdk\platform-tools
4) follow the instructions in the first link above for back up and restore package called com.gameinsight.airport
5) here is the command I use for back up: adb backup -f /backup/com.gameinsight.airport.ab -apk com.gameinsight.airport - this should create a file called com.gameinsight.airport.ab in directory c:\backup
6) here is the command I use for restore: adb restore /backup/com.gameinsight.airport.ab
7) voila, your AC game + data should be now available in your target device!
a week ago I bought Samsung Galaxy Note 10.1 and needed to transfer my AC game + data from my unrooted Samsung Galaxy Tab 10.1.
Most of the guide in the internet require source device to be rooted, well if I rooted my galaxy tab, it would wipe out the game + data.
After searching this forum and internet, I finally found a way to do this transfer without rooting the source device. I follow the instruction in this link http://androidforums.com/samsung-ga...up-restore-without-root-galaxy-nexus-mac.html and it worked.
Some notes:
1) the guide says it is for samsung galaxy nexus, but it also works for my devices: samsung galaxy tab 10.1 (source device) and samsung galaxy note 10.1 (target device) - it only works for devices with ICS or JB.
2) you need to install android sdk here: http://developer.android.com/sdk/index.html including platform-tools in your PC (in my case it is Windows XP)
3) then open DOS/command and navigate to c:\documents and settings\<your windows user>\local settings\application data\android\android-sdk\platform-tools
4) follow the instructions in the first link above for back up and restore package called com.gameinsight.airport
5) here is the command I use for back up: adb backup -f /backup/com.gameinsight.airport.ab -apk com.gameinsight.airport - this should create a file called com.gameinsight.airport.ab in directory c:\backup
6) here is the command I use for restore: adb restore /backup/com.gameinsight.airport.ab
7) voila, your AC game + data should be now available in your target device!