W dniu 12.02.2015 o 10:04, Benjamin Zeller pisze: > Yes it says " adb should only accept new connections if screen is > unlocked" but as I understood > it is that if the screen gets locked again your adb connection is > dropped. But I maybe got that wrong?
AFAIK, an established connection will remain active when you lock, but it won't accept new ones. Remember that's "a connection" is a single adb command, not a usb connection. So if your phone locks, any subsequent adb connections will be rejected. But also, long-term plan, I believe, is to authorize (and remember) machines by id, same as Android does. -- Sq
signature.asc
Description: OpenPGP digital signature
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

