Swind / pure-python-adb

This is pure-python implementation of the ADB client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

There is no is_installed attribute in async mode

osmanmakhtoom opened this issue · comments

AttributeError: 'DeviceAsync' object has no attribute 'is_installed'

Is there no way to use this method in async mode?