Problem with the simulator, and bluetooth connection

Hi,

I would like to use a existing companion application on Android (not developed by me)  to discuss with my connectIQ app on simulator, to find where are my bugs.

I am not very familiar with communications, then I am trying the sample comm to see what happen. But it doesn't work :

- I have connected my phone with USB and have allowed USB debugging

- I have downloaded on windows the adb tools, and have lauched adb with the command "adb forward tcp:7381 tcp:7381",

- I have then my phone listed with the command "adb devices -l".

- I have lauched, on Visual Studio, the connect IQ sample comm, but the simulator, when I make "adb connection --> start", give an error message with "ADB disconnected"

And of course, the app, when I try to send "Hello Word", is saying "there is no data connection, please connect .....run the command forward tcp:7381 tcp:7381"

Could someone help me ?? Thanks and sorry for my poor english