adb sync [arg]

Sync a local build from $ANDROID_PRODUCT_OUT to the device (default all)

Arguments

NameDescription
arg

Options

NameDescription
-nDry run: push files to device without storing to the filesystem
-lList files that would be copied, but don't copy them
-z <ALGORITHM>Enable compression with a specified algorithm (any, none, brotli)
-ZDisable compression