g_it/mobisync
Archived
1
0
Fork 0
This commit is contained in:
g 2020-09-12 21:11:54 +02:00
commit 92482885f1

View file

@ -12,13 +12,13 @@ This script syncs an Android with a Mac using adb and adb-sync. You will need to
**adb**
```
```bash
_brew install android-platform-tools_
```
[**adb-sync**
```
```bash
git clone https://github.com/google/adb-sync.git
```