[TOOL][Windows][V2]OneClick Backup/Restore Apps(With DATA) on Pico

Saumitra Yadav

Senior Member
Feb 25, 2013
309
489
0
Bangalore
Hi Guys, I made a tool to Backup apps(.APk Files) and to restore them after flashing a New Rom :) This Tool Helps us to backup all the .APk Files in your internel/SdExt/Fat32 memory. This Tools saves time as earlier we used to make backup of our apps with lucky patcher and then save them on our pc. The apps backed up by this tool are automatically saved on your pc :)

Requirements:
ADb/Fastboot
Follow This Guide:
http://forum.xda-developers.com/showthread.php?t=1955627
Thanks To Andy For Such An Easy Guide:)


This Tool Works For All The Roms :)

Steps To Follow:
1. Download The Attachment Below
2. Extract It On Your PC.
3. Make Sure USB Debugging is enabled:)
4. run backup.bat and follow the Instructions:)
5. You will get all the backed up apps in folder named Backup :)
And You WIll get the data of the apps in the folder data :)
6. To Restore just run the .bat again and select the restore menu :)

Please Try It And Tell If Its Working Or Not :) Waiting For The Responses.:)
Hit Thanks If I Helped You :)
 

Attachments

Last edited:

nit_in

Senior Member
Nov 19, 2012
292
214
0
Hi Guys, I made a tool to Backup apps(.APk Files) and to restore them after flashing a New Rom :) This Tool Helps us to backup all the .APk Files in your internel/SdExt/Fat32 memory. This Tools saves time as earlier we used to make backup of our apps with lucky patcher and then save them on our pc. The apps backed up by this tool are automatically saved on your pc :)

Requirements:
ADb/Fastboot
Follow This Guide:
http://forum.xda-developers.com/showthread.php?t=1955627
Thanks To Andy For Such An Easy Guide:)


This Tool Works For All The Roms :)

Steps To Follow:
1. Download The Attachment Below
2. Extract It On Your PC.
3. Make Sure USB Debugging is enabled:)
4. run backup.bat and follow the Instructions:)
5. You will get all the backed up apps in folder named Backup :)
6. To Restore just run the .bat again and select the restore menu :)

Please Try It And Tell If Its Working Or Not :) Waiting For The Responses.:)
Hit Thanks If I Helped You :)
It works but
It saves only apps no data
Is there any way to backup data with apps:D

Sent from my HTC Explorer using xda app-developers app
 

thewisenerd

Senior Member
Sep 27, 2012
1,385
2,995
0
Why this might not work :p

  1. USB Debugging enabled doesn't mean that ADB has superuser permission.

So, users need to allow SuperUser support for both "Apps and ADB" in Developer Settings. Only then would this tool work.

Admittedly, this would make backups faster, as it is just pulling all the stuff from the respective folders. But, what about if the data is stored in the /sdcard/Android/data folder, or the .android_secure folder. Also, some of the *.apk files of apps, like Subway Surfers and even the official XDA app don't store their apks in the /data/app folder.