Romain Vimont
Romain Vimont
Execute manually: ``` adb shell dumpsys package com.genymobile.gnirehtet ``` What is the result?
The message is quite clear. What is the result of `adb devices`?
``` adb -s PA8150MGGC061773G shell dumpsys package com.genymobile.gnirehtet ```
Could you paste the whole error you get? Because your adb seems to be working. Did you set an ADB environment variable by any chance?
The permission issue was probably #5.
Weird. Which version is it (which number) for Rust and for Java?
It probably depends on whether the device is correctly detected (check `adb devices`).
10.0.2.2 on the computer is just an alias for 127.0.0.1 on the device. So on the device, you should really use 127.0.0.1. In your code, probably something like: ``` code-server...
> requires android.permission.WRITE_SECURE_SETTINGS #5
> It's way worse than my wifi when it comes to ping ( 5-10ms on wifi vs 56ms on USB ) Gnirehtet does not forward ICMP packets, so `ping` requests...