Real device connection with appium for eclipse

How to connect my device testing purpose for Eclipse
1.Installed Appium Studio

from eclipse market place
2.Developer options are on (my mobile)
3.But we failed see mobile connection on windows for testing

Hi Sharon,
Make sure that in Appium Studio tool, executors Agent is running. You can confirm it by going to File->Agent Properties…

Make sure that the agent is running on the intended port and then you can use the base code in the studio for capabilities like udid and driver url.