I'm no expert by any means but I found the beginner's guide and this forum very helpful in getting past EVERY problem I've encountered so far. I don't have anything with me so this is from memory and a lot of repetition.
Execute adb.exe located c:\Android\android-sdk\platform-tools\
There will be a window flash as it executes. After that is complete you can
click on the "Designer" tab at the top of the programming environment. You will see "Status: Disconnected" near the top of the Designer window. Double click on the icon to the left and it will connect you to your device.
Hope this helps. Thanks to Erel and this entire group for everything you do for the rest of us. I'm glad I could finally contribute something.
:sign0144:
You really do not need to connect via adb.exe when you are connected to a real device via USB cable. Did you make sure you did the following on your device besides allowing USB debugging:
'Settings', then Applications', then put a check mark on 'Unknown sources'
See what I mean about my being new. I'll stop using adb then. I did configure usb debugging and unknown sources on my device from day one and have successfully written, debugged, and installed apps to the device. So at least I wasn't doing any harm running adb. Thank you much for the help.
:signOops:
Yes I have Unknown Sources checked on my phone too. It still won't connect and upload my app to my phone via the USB cable. Gosh, I don't know what else to look at.
It always does not hurt to try another USB port and if possible another cable which is sometimes not readily available. Also, I had to install the Windows 7 USB driver from Motorola on a laptop. If my memory is correct, you have to choose from several drivers. It also does not hurt to make sure you have the correct driver for you PC and as a final resort, reinstall the driver if need be.
That is what I meant by different drivers. One for 32 and one for 64 bit. But you apparently selected the correct one. On Motorola web page where you downloaded the driver, they recommend that you restart your PC after the installation. Below is their exact words:
"We recommend you reboot the system after installing the USB driver"