adb_shell icon indicating copy to clipboard operation
adb_shell copied to clipboard

packaging this project for Debian

Open eighthave opened this issue 2 years ago • 3 comments

I'm a Debian Developer working as part of the Debian Android Tools Team, and I'm considering getting this library included in Debian. First, is that interesting to the maintainers? Does it make sense? On first look, it makes sense to me given our struggles with the AOSP code layout and structure.

I don't really need anything from the maintainers to do this, I'm mostly checking in. I might want to upstream some patches to make packaging easier.

Also, if you're interested in other Python implementation of AOSP things, in the name of automation, I also work on https://gitlab.com/fdroid/sdkmanager/

eighthave avatar Jul 31 '23 06:07 eighthave

I'm considering getting this library included in Debian.

I'm not too familiar with Debian, can you please clarify what this means. Are you talking about getting this included so that all users have this package pre-installed? Or making it so that it could be installed using a package manager?

JeffLIrion avatar Jul 31 '23 15:07 JeffLIrion

I'm talking about getting it included in Debian as a package, so users can install it with the package manager, e.g. apt-get install python3-adb-shell.

eighthave avatar Aug 01 '23 10:08 eighthave

Sorry for the slow reply! You can feel free to include this in Debian.

JeffLIrion avatar Aug 17 '23 15:08 JeffLIrion