Tool SaveToGame - Inject toast and Titanium Backup saves to APK

AndnixSH

PMT Elite Modder
Original poster
Staff member
Modding-Team
Jun 27, 2017
4,680
296,916
1,213
Modding World
Image 1646142660.png
Image 1646142820.png


Short description:
This program allows you to add saving to the installation file, for the subsequent installation of the application with data on another device and data recovery.

Description:
This program is needed if you have a Titanium Backup save, and you want to restore the data of this save on a device without root rights.

Supported by Club Mod apk

Requirements:
.NET Framework 4.7.2, the path to the apk file must not contain spaces and Russian characters

Download:

Source code:

Instructions:
How to change language to english:


Image 1646142649.png


Add save:
On the example of the game Bounce

1. Create a backup in Titanium Backup (Need root)
2. After creating a copy, 3 files will appear in the Titanium Backup folder
3. We do not need a file with the ".properties" extension, it can be deleted
4. It is necessary to open the file with the ".apk.gz" extension with any archiver and extract the ".apk" file from it
5. The file with the extension ".apk.gz" can be deleted, we will no longer need it
6. In SaveToGame, select the apk file
7. And saving
8. Click "Start"
9. We are waiting
10. Two files appeared in our folder: *_log.txt and *_mod.apk. *_log.txt contains the program log. If an error occurs during decompilation or compilation, the error text will be written to this file. *_mod.apk - ready-made mod suitable for installation on the device

Add cache:

1 Method:
1) We take apk Where is Perry? 1.7.1 (Apk name can be any)
2) Need Backup for Titanium Backup

2 Method (Apk+Save+Android/data):
1) We take apk Where is Perry? 1.7.1 (Apk name can be anything)
2) Need Backup for Titanium Backup
3) We take data from Android / data / folder / and files (And we pack the files in .zip and write the folder name)
As it should be
com.disney.wmp.zip/ and files

3 Method (Apk+Save+Android/obb):
1) We take apk Where is Perry? 1.7.1 (Apk name can be anything)
2) Need Backup for Titanium Backup
3) Take obb for Where is Perry? 1.7.1

4 Method (Apk+Save+Android/data+Android/obb):
1) We take apk Where is Perry? 1.7.1 (Apk name can be anything)
2) Need Backup for Titanium Backup
3) We take data from Android / data / folder / and files (And we pack the files in .zip and write the folder name)
As it should be
com.disney.wmp.zip/ and files

5 Method (Apk+Android/obb)
1) We take apk Where is Perry? 1.7.1 (apk name can be anything)
2) Take obb for Where is Perry? 1.7.1

6 Method (Apk+Android/data)
1) We take apk Where is Perry? 1.7.1 (Apk name can be anything)
2) We take data from Android / data / folder / and files (And we pack the files in .zip and write the name of the folder)
As it should be
com.disney.wmp.zip/ and files

7 Method (Apk+Android/data+Android/obb)
1) We take apk Where is Perry? 1.7.1 (Apk name can be anything)
2) We take data from Android / data / folder / and files (And we pack the files in .zip and write the name of the folder)
As it should be
com.disney.wmp.zip/ and files

Video tutorials:

Credits:
Developers:
And42
Helpers: hahanov, opera-fan
 
Last edited:

Obamu

Platinian
Feb 25, 2018
32
5
8
What games have you tried this on?

Since we are in a modding forum, this is for modded games that cannot save into google/playstore cloud? Let's say I have used this on a modded game V12 and played and got some progress, then suddenly a new modded version V13 came out, and you also applied SaveToGame on that.. then the question comes, how to transfer your progress from V12 to V13?
 

AndnixSH

PMT Elite Modder
Original poster
Staff member
Modding-Team
Jun 27, 2017
4,680
296,916
1,213
Modding World
What games have you tried this on?

Since we are in a modding forum, this is for modded games that cannot save into google/playstore cloud? Let's say I have used this on a modded game V12 and played and got some progress, then suddenly a new modded version V13 came out, and you also applied SaveToGame on that.. then the question comes, how to transfer your progress from V12 to V13?
What? this tool is to inject modded save into APK
Only way to backup app data is to use Titanium backup on rooted device How to backup app data using Titanium backup app (Root/Virtual machine) - Platinmods.com - Android & iOS MODs, Mobile Games & Apps
 
  • Like
Reactions: DYONIS

AndnixSH

PMT Elite Modder
Original poster
Staff member
Modding-Team
Jun 27, 2017
4,680
296,916
1,213
Modding World
Is there any new tool like this sir?I need a tool for like this for embedding my save progress file inside the apk file. Thank you.
No, I don't know. I suggest to contact author of SaveToGame