I have downloaded and installed the SDK. But my phone is not getting shown in the Dalvik Debug monitor.
Please help me, what is going wrong? I have killed the server. And restarted. But adb devices is not listing my device. I know while development in eclipse, I cant get my application running on my phone rather on emulator.

I executed these commands too:
E:\programs\Android\android-sdk-windows\platform-tools>adb kill-server
E:\programs\Android\android-sdk-windows\platform-tools>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
E:\programs\Android\android-sdk-windows\platform-tools>
PS: I re-installed my SDK. Previously I was having a problem when my phone was offline. But that was resolved. I followed the same steps. But no success.
Thanks in advance.
You have to install USB driver of your device.