

Restore stays the same, as adb restore always restores everything from the backup file (no selection of parts available here).įor a list of available ADB commands, see e.g.

Your backup command then would look like: adb backup –apk –shared –f /backup/mybackup.ab 1 2 3 Then just press Next and the installer will do the rest. Steam/BethNET: Set the 'GamePath' input to the folder where 'FalloutShelter.exe' is located, then add the 'ModPack.dll' to the Mods list. look up the apps on Google Play - you'll find the package names in the URL ( id=). Note 2: If you want to install other mods (FSLoader based mods) you need to install them by following the steps above. So you rather might want to include the package names of the apps to transfer. But keep in mind this would mean "all-or-nothing" - you cannot restore single apps this way. adb restore /backup/mybackup.ab to restore the backup on the new device). mean adb backup –apk –shared –all –f /backup/mybackup.ab (resp. adb restore command even without rooting your device. If you are on Android 4.0 or up, you can use the adb backup resp.
