JeffLIrion / adb_shell

A Python implementation of ADB with shell and FileSync functionality.
Apache License 2.0
530 stars 60 forks source link

Increment local ID #166

Closed JeffLIrion closed 3 years ago

JeffLIrion commented 3 years ago

@Suwolia are you able to test out this branch and make sure that it doesn't break anything? With this change in place, I think it shouldn't be too hard to support multiple streams.

Suwolia commented 3 years ago

Yeah, it works well as before in my case, any linearly shell command calling should be fine.