openatx / adbutils

pure python adb library for google adb service.
MIT License
761 stars 175 forks source link

add typing with escape special chars #12

Closed tianjos closed 4 years ago

tianjos commented 4 years ago

Create a typing method with a helper to escape special chars

codeskyblue commented 4 years ago

Thanks

codeskyblue commented 4 years ago

I rename function name from typing to send_keys