Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binary package #4

Open
Lanchon opened this issue May 29, 2019 · 1 comment
Open

Binary package #4

Lanchon opened this issue May 29, 2019 · 1 comment

Comments

@Lanchon
Copy link

Lanchon commented May 29, 2019

hi,

is there a repo that carries official apksigner builds? i'm making a gradle plugin that dynamically downloads various tools at runtime (so the user picks versions) and i want to avoid forking and providing my own builds if possible.

unfortunately the code in https://dl.bintray.com/termux/termux-packages-24/all/:apksigner_0.7-1_all.deb is dalvik bytecode, not java bytecode. is there a java bytecode release?

@kkocdko
Copy link

kkocdko commented Aug 22, 2021

Here: http://ftp.br.debian.org/debian/pool/main/a/android-platform-tools-apksig/
Although two years have passed, I think there may be someone like me who need this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@Lanchon @kkocdko and others