Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

can we get a new realease? #168

Closed
greyltc opened this issue Sep 30, 2019 · 4 comments
Closed

can we get a new realease? #168

greyltc opened this issue Sep 30, 2019 · 4 comments

Comments

@greyltc
Copy link

greyltc commented Sep 30, 2019

The instructions in the readme no longer work with the latest release.

@JeffLIrion
Copy link
Contributor

You could do

pip install adb-homeassistant

which will install this version from my fork. It contains some commits and bug fixes that are not in the pypi-released version of this package.

Or, if you only need ADB shell functionality over TCP (not USB), I would encourage you to use

pip install adb-shell

That's a stripped-down and simplified version of this package, and I'm trying to fix some bugs (mainly support for newer devices) and hopefully get some contributions from the community. See #167 for more info.

@greyltc
Copy link
Author

greyltc commented Sep 30, 2019

Are you saying the project here is dead?

@JeffLIrion
Copy link
Contributor

Are you saying the project here is dead?

It's not my place to say.

But I will say that my adb-shell package is thoroughly documented, well-covered by unit tests, and if you submit a pull request then I will review it and (if warranted) create a new release on Pypi.

@fahhem
Copy link
Contributor

fahhem commented Oct 16, 2019

Hey :)

This isn't an official Google repo, I'm an ex-Google eng and I legitimately forgot about this repo, sorry.

I'll try to look through PRs and merge them in. I'd be happy to accept more PRs in the coming weeks to get this back off the ground and ready for a 1.3 PyPI release.

@fahhem fahhem closed this as completed Oct 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants