On Sun, Nov 9, 2014 at 5:41 PM, Michael Albinus <[email protected]> wrote:
> Ashi <[email protected]> writes: > > > Hi, Michael, > > Hi Zhongwei, > > > Because adb also supports host names, I find tramp can't easily guess > > port name for user now. For example, the host name of one device is > > same as another device's serial number: > > $ adb devices > > List of devices attached > > 014994ab device > > 014994ab:5554 device > > > > and if user type "/adb:014994ab:", tramp can't decide which one user > > want to access. So I think we'd better not guess port name for user. > > But Tramp would call "adb -s 014994ab shell", and I suppose adb would > use the usb connection then. No problem. > > If the user want's to go the tcpip connection, she could type > "/adb:014994ab#5554:". > OK, I'll try to get it done in this way. > > > Best regards > > Zhongwei > > Best regards, Michael. > Best regards, Zhongwei
_______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
