Search Criteria
Package Details: adb-sync-git r23.b8813dc-1
Git Clone URL: | https://aur.archlinux.org/adb-sync-git.git (read-only, click to copy) |
---|---|
Package Base: | adb-sync-git |
Description: | A tool to synchronize files between a PC and an Android device using the ADB |
Upstream URL: | https://github.com/google/adb-sync |
Licenses: | |
Submitter: | anatolik |
Maintainer: | anatolik |
Last Packager: | anatolik |
Votes: | 30 |
Popularity: | 0.41 |
First Submitted: | 2015-05-26 04:53 |
Last Updated: | 2018-11-22 17:24 |
Latest Comments
null commented on 2018-04-01 13:04
git is not part of the base-devel group but it's needed to download sources in the git+https://.. format. Please add git to build dependencies.
alaskanarcher commented on 2018-01-07 07:56
It does appear that android-tools and also android-udev should be dependencies. This PKGBUILD will not work out of the box without that
aueuaio commented on 2017-06-21 10:20
shouldn't android-tools be added as dependency (at least optional) since the adb is required to run?
tsipizic commented on 2016-11-03 18:19
package needs to be updated with latest git changes. Without the changes script executes with errors
5long commented on 2016-06-24 09:59
Looking at the latest commit of adb-sync: https://github.com/google/adb-sync/commit/012b326252115a9be2e798422c1a9ef042a1ad8d I believe the adb-sync code should be Python 3.X compatible already.
I suggest that this package should depend on python, not python2, since Arch has made Python 3 the default python interpreter long time ago. And eventually Python 2 would be EOL.
Akrai commented on 2015-05-27 19:04
This is really the perfect sync tool for an android archy user