Quantcast
Channel: xda-developers - Android Software and Hacking General [Developers Only]
Viewing all articles
Browse latest Browse all 3614

[WITHOUT ROOT] adb backup???

$
0
0
I am trying to backup my game data in android device (move from old device to new device)

I currently HAVE NO ROOT on BOTH DEVICES.

I just need to backup the game data and the app data.

I googled the adb backup but there is no documentation from android SDK site.

but in some other forum someone said I can use the following script to backup "JUST DATA"

and I wish to confirm it once more before I move

Quote:

adb backup -apk <packageName> -f <DirectoryAndFileName.ab>
and for restore JUST
Quote:

adb restore <DirectoryAndFileName.ab> (
I also wish to know what parameters can be added to adb backup ?? there is NO OFFICIAL DOCUMENTATION to support

THANKS:p

Viewing all articles
Browse latest Browse all 3614

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>