You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/server
Romain Vimont b882322f73 Work around Os.write() not updating position
ByteBuffer position is not updated as expected by Os.write() on old
Android versions. Count the remaining bytes manually.

Fixes <https://github.com/Genymobile/scrcpy/issues/291>.
6 years ago
..
scripts Always invoke gradle except as root 6 years ago
src Work around Os.write() not updating position 6 years ago
.gitignore Convert server to an Android project 6 years ago
build.gradle Bump version to 1.4 6 years ago
meson.build Accept prebuilt server 6 years ago
proguard-rules.pro Convert server to an Android project 6 years ago