apkenv
apkenv copied to clipboard
possible collaboration with https://gitlab.com/android_translation_layer
Hi, I noticed that this project is still active, so I would like to inquire regarding collaboration. For apps which have native parts, we have borrowed code from https://github.com/Cloudef/android2gnulinux which ultimately at least partially comes from apkenv.
This code is here: https://gitlab.com/android_translation_layer/bionic_translation
You may in particular be interested in our addition of 64bit support and support for musl.
Even if you're not interested, it would be nice to get some input from you regarding attribution and maybe the possibility to restore git history which seems to have been lost in https://github.com/Cloudef/android2gnulinux.
You may also be interested in our project in general, although I can see the appeal of not needing to run a single bit of Java code in cases where the app itself doesn't use a substantial amount.
If you prefer, you can contact me on Matrix (@Mis012:matrix.org or in #android-translation-layer:matrix.org)
Even if you're not interested, it would be nice to get some input from you regarding attribution and maybe the possibility to restore git history which seems to have been lost in https://github.com/Cloudef/android2gnulinux.
I haven't heard of this project, and I'm not sure how much this is based on apkenv or not. They do mention it in the README, but otherwise not really.
I don't really work too much on apkenv, the last time I touched it in some major way was ~ 2 years ago when I implemented running it via QEMU, and some random clean-ups and fixes in September last year, but other than that, don't really have time to collaborate more on that in my free time.