Tuesday, May 28, 2013

Transfer Data Nexus 7 ke Windows XP SP3

Untuk pemindahan data Nexus 7 hanya ada 2 pilihan, yaitu MTP dan PTP..,

Permasalahan yang didapat hanya terdapat di Windows XP, di karenakan Windows XP tidak memiliki MTP drivers seperti Windows terbarunya..

Beberapa hal yang harus dilakukan antara lain adalah :

1. Install Windows Media Player anda menjadi versi WMP11 (ada baiknya install juga WMP10)
Note : Matikan Internet sebelum melakukan instalasi Windows Media Player

2. Download Driver Android untuk Nexus 7 dan update driver anda di folder yang anda download..

3. Edit file C:\WINDOWS\inf\wpdmtp.inf (File ini hanya ada jika anda tela melakukan instalasi WMP11)

4. Tambahkan command isi dari wpdmtp.inf dengan notepad (berfungsi untuk bypass MTP driver)
Code:
====================================================
; Installation inf for devices supporting Media Transfer Protocol (MTP)
;
; Copyright (c) Microsoft Corporation.
;

[Version]
Signature="$WINDOWS NT$"
Class=WPD
ClassGUID={EEC5AD98-8080-425f-922A-DABF3DE3F69A}
Provider=%Msft%
LayoutFile=layout.inf
DriverVer=02/22/2006,5.2.5326.4762

[DestinationDirs]
MTP.Files.Kernel = 12
MTP.Files.XPRT_USB = 11
MTP.Files.Core = 11
MTP.Files.UMDFDDriver = 12,UMDF ; copy to system32\drivers\umdf
[Manufacturer]
%MfgName%=Generic,NTx86,NTamd64
;
;Device is identified by Microsoft OS descriptor
;If your device does not support it, use specific VID & PID for identification
;
[Generic.NTx86]
%GenericMTP.DeviceDesc%=MTP, USB\MS_COMP_MTP
%GenericMTP.DeviceDesc%=MTP, USB\VID_413C&PID_B10B&MI_00
;
[Generic.NTamd64]
%GenericMTP.DeviceDesc%=MTP, USB\MS_COMP_MTP

%GenericMTP.DeviceDesc%=MTP, USB\VID_413C&PID_B10B&MI_00
====================================================
5. Pastikan untuk id USB\VID_413C&PID_B10B&MI_00  sama persis dengan yang ada device manager.., sebab ada beberapa produk Nexus 7 memiliki ID yang berbeda..
Satu Tipe lain adalah : USB\VID_18D1&PID_4E41

6. Jika MTP masih berwarna kuning coba untuk update driver lakukan >>>Install The Software Automatically<<<, Jika MTP blom terdeteksi maka lanjutkan step 7..,

7a. Buka Opsi { }Developer Option pada Nexus 7 anda dan centang kotak USB Debugging..,
7b. Untuk membuka menu { }Developer option, masuk ke Setting>About tablet lalu klik 7 kali pada Build Number..,
7c. Lakukan step 6..

Step ini sudah dilakukan dan berhasil..,
Selamat mencoba..

No comments:

Post a Comment