Cara Download [Guide] Backup/Restore MTK 64 Bit Devices Update Terbaru

Sedikit Info Seputar [Guide] Backup/Restore MTK 64 Bit Devices Terbaru 2017 - Hay gaes kali ini team Sniffing Blog, kali ini akan membahas artikel dengan judul [Guide] Backup/Restore MTK 64 Bit Devices, kami selaku Team Sniffing Blog telah mempersiapkan artikel ini untuk sobat sobat yang menyukai Sniffing Blog. semoga isi postingan tentang Artikel backup 64bit mtk, Artikel custom rom for mtk 64bit, Artikel how to backup mtk 64 bit, yang saya posting kali ini dapat dipahami dengan mudah serta memberi manfa'at bagi kalian semua, walaupun tidak sempurna setidaknya artikel kami memberi sedikit informasi kepada kalian semua. ok langsung simak aja sob
Judul: Berbagi Info Seputar [Guide] Backup/Restore MTK 64 Bit Devices Terbaru
link: [Guide] Backup/Restore MTK 64 Bit Devices

"jangan lupa baca juga artikel dari kami yang lain dibawah"

Berbagi Artikel Tentang [Guide] Backup/Restore MTK 64 Bit Devices Terbaru dan Terlengkap 2017


Recently the new MTK 64 Bit devices like the new MT6795, MT6752, MT6595, MT6753 are becoming famous and more and more people are using. But today I will show you how to backup MT6795, MT6752, MT6595, MT6753. This is really easy and a fast process.
You cannot use MTK Droid Tools to backup your MTK 64 Bit device because MTK Droid Tools is outdated and doesn't support the new 64Bit architecture. So the method will be a little complicated but I have got you covered with a video guide.

Things You Need :            
- ADB Installed In Your PC : Guide, Click Here
- Everything else you need is in the the Guide
- MTK Droid Tools  : Download, Click Here
How To :

- Make sure USB debugging is enabled on the smartphone
- Make Sure You have followed the Things To Do Section
- Press Windows Button + R
- Type CMD
- Press Enter and Command Prompt will Open
a) Type ADB Devices to see if your phone is detected
b) type adb shell df and determine the biggest partition
c) note down the path of the biggest partition
d) check the code below and replace path with your path. Use external sd if possible.
use those ADB commands to backup every single image :

ADB Code :
adb shell mkdir -p /storage/sdcard0/SPFT

adb shell su -c "dd if=/dev/block/mmcblk0boot0 of=/storage/sdcard0/SPFT/preloader.bin bs=512c count=512 skip=4"

adb shell su -c "dd if=/dev/block/platform/mtk-msdc.0/by-name/boot of=/storage/sdcard0/SPFT/boot.img"

adb shell su -c "dd if=/dev/block/platform/mtk-msdc.0/by-name/cache of=/storage/sdcard0/SPFT/cache.img"

adb shell su -c "dd if=/dev/block/platform/mtk-msdc.0/by-name/lk of=/storage/sdcard0/SPFT/lk.bin"

adb shell su -c "dd if=/dev/block/platform/mtk-msdc.0/by-name/logo of=/storage/sdcard0/SPFT/logo.bin"

adb shell su -c "dd if=/dev/block/platform/mtk-msdc.0/by-name/recovery of=/storage/sdcard0/SPFT/recovery.img"

adb shell su -c "dd if=/dev/block/platform/mtk-msdc.0/by-name/secro of=/storage/sdcard0/SPFT/secro.img"

adb shell su -c "dd if=/dev/block/platform/mtk-msdc.0/by-name/system of=/storage/sdcard0/SPFT/system.img"

adb shell su -c "dd if=/dev/block/platform/mtk-msdc.0/by-name/userdata of=/storage/sdcard0/SPFT/userdata.img"


If you get read only error then use these commands :

- mount -o rw,remount rootfs /

- chmod 777 /mnt/sdcard

Note : Change /mnt/sdcard/ with your own SD card path

After this reboot with ADB command "reboot" without "" or exit and manual reboot.
You should now have your images in a folder called SPFT on your smartphone.

Watch Video Tutorial for easy guide.


Itulah sedikit Artikel [Guide] Backup/Restore MTK 64 Bit Devices terbaru dari kami

Semoga artikel [Guide] Backup/Restore MTK 64 Bit Devices yang saya posting kali ini, bisa memberi informasi untuk anda semua yang menyukai Sniffing Blog. jangan lupa baca juga artikel-artikel lain dari kami.
Terima kasih Anda baru saja membaca Artikel Tentang [Guide] Backup/Restore MTK 64 Bit Devices Terbaru