Aldeshov / ADBFileExplorer

File Explorer for Android devices
GNU General Public License v3.0
166 stars 24 forks source link

Pixel 6 Pro / adb 28.0.2-debian: fix missing pubkey #16

Closed ctrlcctrlv closed 1 year ago

ctrlcctrlv commented 1 year ago

Generate it with ssh-keygen if we have that available.

dandv commented 1 year ago

Hey @Aldeshov, please merge this. It's required to get the app running.

In the meantime I had to run ssh-keygen -y -f ~/.android/adbkey > ~/.android/adbkey.pub.