How to start appium server from windows using command line, where I can specify device port also? I tried from Appium server GUI, eventhough I am using different port for running two appium server, I guess device port used by both server are same. Whenever I run appium script, it runs on only one device. I have created 2 instances of android driver. Any work around from GUI also fine. Please help