scrcpy-snap icon indicating copy to clipboard operation
scrcpy-snap copied to clipboard

adb keys not persist

Open Nebdir opened this issue 4 years ago • 0 comments

Normally i would expect that the keys persist in the default installation, but after reboot the keys regenerates and a new permission request is displayed every time. so every time i reboot ill have to grant the debugging permission.

edit: while viewing with scrcpy, android studio is connected via adb, is the adb connection of each interfere with each other? ( i know this sentence is wordy but this is the best i could get with my grammar skills, help appreciated)

LOGs: (CLI prompt header modified)

➜  AppAndroid git:(hero9909) ✗ scrcpy -m 1024
INFO: scrcpy 1.16 <https://github.com/Genymobile/scrcpy>
adb server version (41) doesn't match this client (39); killing...
* daemon started successfully
adb: error: failed to get feature set: device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
ERROR: "adb push" returned with value 1
➜  AppAndroid git:(hero9909) ✗ scrcpy -m 1024
INFO: scrcpy 1.16 <https://github.com/Genymobile/scrcpy>
/usr/local/share/scrcpy/scrcpy-server: 1 file pushed. 2.7 MB/s (33622 bytes in 0.012s)
[server] INFO: Device: Xiaomi Redmi Note 8 (Android 10)
INFO: Renderer: opengl
INFO: OpenGL version: 4.6.0 NVIDIA 440.100
INFO: Trilinear filtering enabled
INFO: Initial texture: 472x1024

Software and Hardware specifications: scrcpy 1.16 ( snap version) Android 10 ginko (Redmi Note 8) Evolution X Ubuntu 20.04 ( qemu VM ) amd64 AMD Ryzen threadripper x1950 nvidia gtx970 Phantom

Nebdir avatar Aug 28 '20 08:08 Nebdir