Hi all, Would it be possible to ask the adb client to connect to a different server than the one running on localhost ? Googling the problem I have bumped into the variable ANDROID_ADB_SERVER_PORT, is there a ANDROID_ADB_SERVER_ADDRESS or something similar ? Where can I find the definiton of such variables ?
I am basically running on a virtual machine while the device is connected to another machine's USB port where an instance of adb server is running, basically I would need the ADB client on my VM to communicate to such server, which is not running on the localhost as the default scenario requires - I guess. Thanks, Pietro -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

