I compiled AtomVM for Android! (with some workarounds)

Hi folks! I spent a bit of time over the weekend trying to get AtomVM to compile for Android using NDK, and I’m proud to say I was able to make it work! It’s a bit hacky, and I’d definitely need some help turning it into a PR for more robust support, but I wanted to share my experience here in case it was helpful to anyone.

The full steps I took is in this GitHub issue on the AtomVM repo:

4 Likes

This is really cool! I hope someone can pick this up. I would try, but I don’t have any Android devices. If we can get a workflow together to build and test this on the GitHub CI then we should be able to add Android to our supported platforms.

1 Like