Home | History | Annotate | Download | only in adb

Lines Matching full:emulator

35 host:emulator:<port>
37 new emulator starts up. <port> is a decimal number corresponding
38 to the emulator's ADB control port, i.e. the TCP port that the
39 emulator will forward automatically to the adbd daemon running
40 in the emulator system.
42 This mechanism allows the ADB server to know when new emulator
46 Ask to switch the connection to the device/emulator identified by
57 Ask to switch the connection to one emulator connected through TCP.
58 This will fail if there is more than one such emulator instance
63 either the device or emulator connect to/running on the host.
64 Will fail if there is more than one such device/emulator available.
78 A variant of host-serial used to target the single emulator instance
83 interpreted as 'any single device or emulator connected to/running on
90 Returns the serial number of the corresponding device/emulator.
91 Note that emulator serial numbers are of the form "emulator-5554"
94 Returns the device path of the corresponding device/emulator.
105 and indicates which device/emulator to target.
235 on the device/emulator.