Swind / pure-python-adb

This is pure-python implementation of the ADB client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adding support for adb emu command

BerndDasByte opened this issue · comments

Hey,

is it possible to add support for adb command emu? Like for example if you want to find out your avd name via adb emu avd name?

Thanks in advance!