Thursday, September 11, 2014

How to Backup/ restore files from spice mi-280

Instructions for backing up and restore user file, such as pictures, music, and video from Spice Mi-280 Phone.


Backup files from spice mi-280 :


♦ Download SDK installer on your computer: http://www.developer.android.com/sdk/index.htm

♦ Install the SDK installer on your Drive D:

♦ When you`re done installing SDK, Open Start menu on your computer.

♦ Search “cmd” to open your command prompt.

♦ Type this on your command prompt to change the directory: “C:”

♦ Type “CD sdk/platform-tools/” on your command prompt.

♦ Connect your spice mi 280 to your computer.

♦ Type: “adb devices” to detect your spice mi 280.

♦ On your command prompt type: “adb backup-apk-shared-all-f on D: ackup.ab” to create backup on your spice mi 280.

♦ Then you`re done.


Restore files:


♦ Open Start menu on your computer.

♦ Search “cmd” to open your command prompt.

♦ Type this on your command prompt to change the directory: “C:”

♦ Type “CD sdk/platform-tools/” on your command prompt.

♦ Connect your spice mi 280 to your computer.

♦ Type: “adb devices” to detect your spice mi 280.

♦ To restore backup files to your Samsung sch s738c, type “adb restore D: ackup.ab” to the command prompt.

♦ Then you`re done.



No comments:

Post a Comment