@just_another_person@lemmy.world
Post #543267
2026-03-05 21:40 UTC
Android Studio isn’t just a simple app, not a single executable, AND it maps out to a bunch of local sockets to your already running host to provide various services. Certainly not going to be easy or stable in a container, especially since they are asking about emulation as well.
Replies (1)
-
@chrash0@lemmy.world 2026-03-05 22:07
lots of good reasons to spin up containers for development is my point, especially for an embedded system with exotic system dependencies (compared to Node.js, for example). Home Assistant is a “simple app” that i have to open ports for. does that mean they have a good reason? maybe not.