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 b8c5853aa6 Disable default stdout/stderr
Some devices (mostly Xiaomi) print internal errors using
e.printStackTrace(), flooding the console with irrelevant errors.

Disable system streams used via System.out and System.err streams, to
print only the logs from scrcpy.

Refs #994 <https://github.com/Genymobile/scrcpy/issues/994>
Refs #4213 <https://github.com/Genymobile/scrcpy/pull/4213>
8 months ago
..
scripts Use "/usr/bin/env bash" for build-wrapper.sh 4 years ago
src Disable default stdout/stderr 8 months ago
.gitignore Convert server to an Android project 6 years ago
build.gradle Bump version to 2.1.1 12 months ago
build_without_gradle.sh Bump version to 2.1.1 12 months ago
meson.build Remove deprecated meson.source_root() 2 years ago
proguard-rules.pro Convert server to an Android project 6 years ago