SaveToGame - Inject toast and Titanium Backup saves to APK
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:
https://github.com/And42/SaveToGame/releases
Source code:
https://github.com/And42/SaveToGame/
Instructions:
** How to change language to english:**
Add save:
On the example of the game Bounce
- Create a backup in Titanium Backup (Need root)
- After creating a copy, 3 files will appear in the Titanium Backup folder
- We do not need a file with the “.properties” extension, it can be deleted
- It is necessary to open the file with the “.apk.gz” extension with any archiver and extract the “.apk” file from it
- The file with the extension “.apk.gz” can be deleted, we will no longer need it
- In SaveToGame, select the apk file
- And saving
- Click “Start”
- We are waiting
- 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:
- We take apk Where is Perry? 1.7.1 (Apk name can be any)
- Need Backup for Titanium Backup
2 Method (Apk+Save+Android/data):
- We take apk Where is Perry? 1.7.1 (Apk name can be anything)
- Need Backup for Titanium Backup
- 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):
- We take apk Where is Perry? 1.7.1 (Apk name can be anything)
- Need Backup for Titanium Backup
- Take obb for Where is Perry? 1.7.1
4 Method (Apk+Save+Android/data+Android/obb):
- We take apk Where is Perry? 1.7.1 (Apk name can be anything)
- Need Backup for Titanium Backup
- 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)
- We take apk Where is Perry? 1.7.1 (apk name can be anything)
- Take obb for Where is Perry? 1.7.1
6 Method (Apk+Android/data)
- We take apk Where is Perry? 1.7.1 (Apk name can be anything)
- 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)
- We take apk Where is Perry? 1.7.1 (Apk name can be anything)
- 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:
https://www.youtube.com/@And4252/videos
Credits:
Developers: And42
Helpers: hahanov, opera-fan