How to run ADB on Windows for the MediaPad X2 ( and probably other Huawei devices ) :
* Windows: Download the HiSuite from Huawei ( for the adb drivers )
http://consumer.huawei.com/minisite/HiSuite_en/
* Windows: Download the adb 15 second installer ( and install with admin level )
http://forum.xda-developers.com/show....php?t=2588979
* Smartphone/Tablet: Set your device to USB debug mode
- Go to Setting - About Phone
- Press 7 times on the Build number until you see a message that you have access to the developer options
- Go to Setting - Developer options
- Enable "USB debugging"
* Windows: Run the abd command
- Search for cmd, right click and select "Run as Administrator"
or
- Go to c:\windows\system32\cmd.exe, right click and "Run as Administrator"
* CMD box:Enter the following commands:
- cd c:\adb
- run the command you need.
For instance to change the DPI for your phone / smartphone:
- adb shell wm density 280 ( or whatever number you need. The X2 runs at 400, the Sony Z Ultra runs at 320 ).
Reboot your device after making changes
* Windows: Download the HiSuite from Huawei ( for the adb drivers )
http://consumer.huawei.com/minisite/HiSuite_en/
* Windows: Download the adb 15 second installer ( and install with admin level )
http://forum.xda-developers.com/show....php?t=2588979
* Smartphone/Tablet: Set your device to USB debug mode
- Go to Setting - About Phone
- Press 7 times on the Build number until you see a message that you have access to the developer options
- Go to Setting - Developer options
- Enable "USB debugging"
* Windows: Run the abd command
- Search for cmd, right click and select "Run as Administrator"
or
- Go to c:\windows\system32\cmd.exe, right click and "Run as Administrator"
* CMD box:Enter the following commands:
- cd c:\adb
- run the command you need.
For instance to change the DPI for your phone / smartphone:
- adb shell wm density 280 ( or whatever number you need. The X2 runs at 400, the Sony Z Ultra runs at 320 ).
Reboot your device after making changes
Aucun commentaire:
Enregistrer un commentaire