Rename server to scrcpy-server.apk
This will allow to install it.
This commit is contained in:
@@ -20,7 +20,7 @@ BUILD_TOOLS=${ANDROID_BUILD_TOOLS:-31.0.0}
|
||||
BUILD_DIR="$(realpath ${BUILD_DIR:-build_manual})"
|
||||
CLASSES_DIR="$BUILD_DIR/classes"
|
||||
SERVER_DIR=$(dirname "$0")
|
||||
SERVER_BINARY=scrcpy-server
|
||||
SERVER_BINARY=scrcpy-server.apk
|
||||
ANDROID_JAR="$ANDROID_HOME/platforms/android-$PLATFORM/android.jar"
|
||||
|
||||
echo "Platform: android-$PLATFORM"
|
||||
|
||||
Reference in New Issue
Block a user