简体   繁体   中英

Connect Memu emulator to eclipse DDMS

Is there a way to connect other emulators like Memu to eclipse DDMS for appium testing? so far I've only found ways for Bluestakcs.

I am using Memu version 2.8.3 with Eclipse Luna 4.4.0 on Windows 8. The connection port is 21503. Navigate in cmd to your SDK platform-tools directory and execute the following command >adb connect localhost:21503 then press enter, it should connect automatically. If it fails try installing sumsung USB driver and execute the command again, USB driver is not necessary but might be useful since mine shows samsung-gt_p5210-127.0.0.1:21503 under devices tab in Eclipse DDMS perspective. Memu is faster than Bluestacks.

尝试打开Eclipse,然后打开“设备”视图,然后-仅然后-启动(或重新启动)Memu实例。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM