[quote name='lawman;14633]Hey... I'm having trouble getting the usb ADB installed on my win64 vista box (usa a pdn' date=' not an eken, but the ADB issue is the same). Will doing it by wlan rather than usb make any sense? Where can I find and how can I install the wlan adb?While I'm at it (and not just annoy the eken moderator), anyone else have trouble getting the usb adb installed on a win 64 box? How did you do it?[/QUOTE']Try finding the IP address of your device, if you have a DCHP router, find the client table and locate it that way. Then insatll the android SDK. Make sure USB debug is on. Run a CMD terminal, and type: adb connect 192.168.1.???:5555 (use your IP...and make use you use the path to the androidtools folder)Just use your IP you found in the client table for your device. IF its ok, should say connected. Check with: adb devicesPS, this alll works fine on my Eken M001!! THANK YOU Zerodime!!!!!