On Thu, 2025-01-16 at 01:26 -0500, Kusoneko wrote:
Not muflone but from a quick look at the android-configure package which is a build dependency for all of them and the 2 dependencies of android-configure, it appears to me that these packages are intended for cross-compilation towards android rather than emulating. Besides, the purpose of emulating isn't to add packages to the host but rather to run them in the emulator, so regular android apk's would suffice for that. Cross-compiling however does require you to have the dependencies of a different operating system and/or architecture for which you are cross-compiling installed.
Kusoneko
They are indeed for cross-compilation, I have used them in the past. I see no reason to remove them other than them being broken. Same for the mingw stuff. Cheers, Filipe Laíns