Android running on TX1

Hi,
I may want to design a GUI system with Android on Jetson TX1 in my project about video conference.
So,is it OK that Android is running on Jetson TX1?
if yes,can the docs be provided about this ?

Hi alex_wang,

We do not have Android source code available for Jetson TX1 yet.

Thanks.

Hi kayccc,

First,thanks for your reply!

As you reply,I have known that Jetson TX1 doesn’t have a component for Android.

But is it possible that I can build a compilation environment for Android on Jetson TX1,
as similar with building on Ubuntu 14.04?

I can download Android SDK,JAVA,eclipse and et on TX1, and with this create an app for Android
that will run on TX1.

This is possible?