-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Description
I've found myself occasionally wishing for a Codespace that was ready-to-go for Android development.
Is there an appetite for an Android Codespace? Ideally the Codespace would
- Get the NDK/SDK set up
- Get an emulator image
- Do a build of
-rc release -s mono+libs - Start an emulator with
postStartCommandso the emulator is running when the Codespace starts.
If anyone else thinks this is a good idea, I'm happy to work on a devcontainer.json+Dockerfile for this, but would probably need someone with Administrative permissions to set up prebuilds, assuming we even want a prebuild of this.
/cc @eerhardt
am11, ralphilius, ismat461, willsheppard, atb033 and 5 more