Christian Heilmann

Moving game data between two Android phones (Cut the rope, Temple Run)

Monday, July 2nd, 2012 at 10:49 pm

I just got a new Galaxy Nexus at Google IO and installed all the apps I had on my old phone. The annoying thing, however, is that I would have to start from scratch again as the game data (which levels you completed, how many coins you got) isn’t stored in the Play store per device. To me, this is a real lack of functionality in Android and annoyed me. So here is a hack how to transfer both the game data of Cut The Rope and Temple run from one Android phone to another:

Here are the steps to take:

  1. Backup your old phone via USB to your harddrive, just create a folder and copy everything in there. In my case this was a ICS phone and you had to connect the phone, say yes to “turn off USB storage”, get the phone as a HD in OSX and go wild)
  2. Download Android Filetransfer and install it (on Windows, this is not needed)
  3. In Android File Transfer, create a folder called “Cut the Rope” and copy all the files from your hard drive backup there (remotesavefile and remotesavefile.experiments – if you also played Experiments)
  4. When you start Cut The Rope on the new phone, it will ask you to restore a previous state. Say yes.
  5. For Temple Run, go to Android/data in Filetransfer and create a folder called com.imangi.templerun
  6. In there, create a folder called files and copy both ALT_recordmanager.dat and recordmanager.dat from your hard drive into this folder
  7. Temple Run automatically detects the old state

This probably works for many other tools, too. Sadly not for Angry Birds – it seems.

Tags: , , ,

Share on Mastodon (needs instance)

Share on Twitter

Newsletter

Check out the Dev Digest Newsletter I write every week for WeAreDevelopers. Latest issues:

Dev Digest 146: 🥱 React fatigue 📊 Query anything with SQL 🧠 AI News

Why it may not be needed to learn React, why Deepfake masks will be a big problem and your spirit animal in body fat! 

Dev Digest 147: Free Copilot! Panel: AI and devs! RTO is bad! Pi plays!

Free Copilot! Experts discuss what AI means for devs. Don't trust containers. Mandated RTO means brain drain. And Pi plays Pokemon!

Dev Digest 148: Behind the scenes of Dev Digest & end of the year reports.

In 50 editions of Dev Digest we gave you 2081 resources. Join us in looking back and learn about all the trends this year.

Dev Digest 149: Wordpress break, VW tracking leak, ChatGPT vs Google.

Slowly starting 2025 we look at ChatGPT vs Google, Copilot vs. Cursor and the state of AI crawlers to replace web search…

Dev Digest 150: Shifting manually to AI.

Manual coding is becoming less of a skill. How can we ensure the quality of generated code? Also, unpacking an APK can get you an AI model.

My other work: