Support for Linux ARM?

Hi guys,

We are trying to create a game that runs on Raspberry Pi board using Linux.
The board belongs to ARM architecture and last time I checked unity doesn’t support Linux ARM.
Does newer versions of unity support Linux ARM or is there any way to make it work?

There are no plans of supporting Linux on ARM:

I doubt that will change anytime soon. It’s also not something you can do yourself ( src ).
.

That post is too old, I thought they must have done something after that.
However, do you know any way to achieve what I’m trying to?

That thread is up to date and contains our current stance.

You can install Android to your raspberry Pi and use the android build target.

Thanks for the information.

However I asked my teammate and he told me that he is going to install specific packages from Linux, and Android is relatively larger, so do we have any other option?