Step-by-Step way to do this:
- Install Android SDK
- Start the emulator by going to $SDK_root/emulator.exe
- Go to command prompt and go to the directory $SDK_root/platform-tools (or else add the path to windows environment)
- Type in the command adb install
- Bingo. Your app should be up and running on the emulator