installation instructions
Installation
Available on PyPI
$ pip install BetterADBSync
QRD
To push from your computer to your phone use
$ adbsync push LOCAL ANDROID
To pull from your phone to your computer use
$ adbsync pull ANDROID LOCAL
Full help is available with $ adbsync --help
Usage
To get a full help, type:
adb-sync --help
To synchronize your music files from ~/Music to your device, type one of:
adb-sync ~/Music /sdcard
adb-sync ~/Music/ /sdcard/Music
maybe changing the PyPI package name or the compile bin name or just deciding for one or the other within the entire readme
installation instructions
maybe changing the PyPI package name or the compile bin name or just deciding for one or the other within the entire readme