In Android 4.2 a new feature has been introduced: the USB debug whitelist. If I get right, when Android device is connected to ADB for the first time, it remembers the computer it's connected to and then rejects attempts to attach debugger from any other machines.In Android 4.2 a new feature has been introduce