TX1 Android

Is it possible to download Android on the Jetson TX1?

If not, does anyone know how I can use Unity or some other game engine to get 3D applications running on the TX1?

Thanks!

Can’t help you with Android, but it looks like some folks have gotten UE4 to compile on ARM:

I’d be willing to bet that OGRE 3D (not a game engine per se, but quite a few games have been built with it) would probably work as well:

https://bitbucket.org/sinbad/ogre/

a good starting place would be pixel c or nvidia shield tv as far as pre-existing code on similar hardware. maybe someone will port to the tx1

thanks everyone! if able to compile for linux arm on unreal, that’ll definitely solve a lot of problems and probably make it unnecessary to have android up and running for my purposes!