1
0
mirror of https://github.com/google/adb-sync.git synced 2026-01-03 01:48:02 +00:00

Add deprecation notice.

This commit is contained in:
Rudolf Polzer
2022-11-06 07:17:06 -05:00
parent fb7c549753
commit 76b27837f1

View File

@@ -4,12 +4,21 @@ adb-sync
adb-sync is a tool to synchronize files between a PC and an Android device adb-sync is a tool to synchronize files between a PC and an Android device
using the ADB (Android Debug Bridge). using the ADB (Android Debug Bridge).
DEPRECATED
==========
This project is no longer being maintained; please use
[better-adb-sync](https://github.com/SelfAdjointOperator/better-adb-sync)
instead. Thanks!
Related Projects Related Projects
================ ================
Before getting used to this, please review this list of projects that are Before getting used to this, please review this list of projects that are
somehow related to adb-sync and may fulfill your needs better: somehow related to adb-sync and may fulfill your needs better:
* [better-adb-sync](https://github.com/SelfAdjointOperator/better-adb-sync) is
an improved rewrite of this project.
* [rsync](http://rsync.samba.org/) is a file synchronization tool for local * [rsync](http://rsync.samba.org/) is a file synchronization tool for local
(including FUSE) file systems or SSH connections. This can be used even with (including FUSE) file systems or SSH connections. This can be used even with
Android devices if rooted or using an app like Android devices if rooted or using an app like