As in title. As I know Android Studio need glibc so I need to use container but how about emulation in container? Is it possible? I have x86_64 CPU.
You must log in or register to comment.
Yes, it’s perfectly usable in a container. I use distrobox and the emulator works just fine
I’m confused by your question. Why would you need a container for this? There are other packages downloads for Android Studio. Container would be the most convoluted way of running it.
Where are these packages?
really? i mean, people have done it for friggin vanilla ass Node.js servers. Android projects can have weird dependencies that a container might help solve (NDK etc).
i’m not saying that it’s my preferred way to build, but that wasn’t the question.

