Unity 3d animation and Android framework

Hello !

I want to create an App for Android that include an animation done with Unity 3d free version.
But because I’m newbie I need of your help … :frowning:

I’ve this question :
is possible to import the animation written in Unity language in a app created with Android Framework in Ecplise IDE ?

That is, can I create an animation in Unity3d and the rest of the application in the Android’s native language ?

How ?

:face_with_spiral_eyes: :?

thank you very much !

No one ? :frowning:
I would keep separated Unity animation and the rest of the app . And I would pass data from script Unity to Java code and viceversa… Is possible ?