Romain Vimont
Romain Vimont
> That seem the device is disconnect cause the phone ask me if I allow to access to the files, like when I connect the phone for the first time....
Which OS on the computer? Which device? Which Android version? Which kernel version on the device? Are there any error in the output of the commands, or in `adb logcat`?
> what oao-audio command The ones described in the README. For example, what happens when you execute: ./audio XXXX YYYY 1 and: pactl list short sources ?
You need to install the rust environment: https://www.rust-lang.org/tools/install
> all the error messages come from autoadb In fact, they come from `scrcpy`. > Command not found: [/usr/bin/adb] That's weird, if it exists. Just to debug, replace: ``` ExecStart=/home/zoltan/git_repos/autoadb/target/release/autoadb...
Yes, this is basically the same as for cross-compiling gnirehtet for arm: https://github.com/Genymobile/gnirehtet/issues/46#issuecomment-335382429 EDIT: oh, if you want to build ON arm64, just build on a arm64 machine.
It will print the message when you connect a device (and keeps listening). Is your device listed in `adb devices`?
That would be great. :) If someone is interested in working on it…
Great! I'll do that after my holidays, when I have access to my computer (in less than 2 weeks) :+1:
@imZack I just created a release: https://github.com/rom1v/delay/releases/tag/v1.0