Home | History | Annotate | Download | only in adb

Lines Matching full:emulator

33 host:emulator:<port>
35 new emulator starts up. <port> is a decimal number corresponding
36 to the emulator's ADB control port, i.e. the TCP port that the
37 emulator will forward automatically to the adbd daemon running
38 in the emulator system.
40 This mechanism allows the ADB server to know when new emulator
44 Ask to switch the connection to the device/emulator identified by
55 Ask to switch the connection to one emulator connected through TCP.
56 This will fail if there is more than one such emulator instance
61 either the device or emulator connect to/running on the host.
62 Will fail if there is more than one such device/emulator available.
76 A variant of host-serial used to target the single emulator instance
81 interpreted as 'any single device or emulator connected to/running on
88 Returns the serial number of the corresponding device/emulator.
89 Note that emulator serial numbers are of the form "emulator-5554"
100 and indicates which device/emulator to target.
229 on the device/emulator.