Installing ADB drivers for sony ericsson xperia mini/mini pro
Instaliraj na PC Javu sa ovog linka.
Ovdje imaš Android SDK
Za njega napravi slijedeće:
Code:
Download and unzip and move to the root of your local drive (Local Disk C in my case)...
Now, run SDK Manager and under the "Tools" category, check "Android SDK Tools" and "Android SDK Platform-tools", and under the category "Extras" check "Google USB Driver package" and then click "Install 3 packages..."
(If your computer recognises your device when plugged in media transfer mode, then there is no need to install "Google USB Driver package"...though i would install it anyway...)
the "adb.exe" utility will have now been installed in the "C:/AndroidSDK/platform-tools" folder.
Right click "Computer" and click "properties", then click "Advanced system settings" and choose "Environment Variables..."
then in "System Variables" scroll down till you see a variable named "Path", at the end of the value type ";" followed by the location of your"Platform-tools" folder...for me it was ";C:\AndroidSDK\platform-tools" (yes the ";" is necessary )and then click ok...
To make sure your installation went right, open command prompt (search for "cmd" in start menu) and, after plugging your device in USB debugging mode, type in "adb devices" and it should come up with something like this :
C:\Users\User>adb devices
List of devices attatched
4523454675745757576D4654 device
Izvor
Najvjerojatnije postoji i lakši način instalacije drivera.
Doomlord flashtool driveri primjerice. Ali kada ih otvorim ne vidim ponuđenu opciju instalacije baš za xperiu mini. (ima za sve ostale, ali ne vidim za mini - nisam siguran da li bi odgovarali neki drugi).
Nažalost nemam X mini pa nemogu ništa sa sigurnošću tvrditi da li radi ili ne.