JeffLIrion / adb_shell

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

ADB key #158

Closed 1fexd closed 3 years ago

1fexd commented 3 years ago

Hello,

in the example in your readme you use an adb key, but how does one generate such a key? What format is required? DER? OpenSSH? PEM?