how to integrate unity3d in eclipse IDE?

I am a newbie in Unity3d and unable to get on how to integrate Unity3d with Eclipse IDE ?

Actually I need to create game in android with Unity3d.

I referred this but from that, I am unable to get perfect idea on how to integrate it.

Can anyone please provide me steps on how to integrate it?

Assuming that you are already having JRE and SDK…

  1. Switch platform to Android from player setting
  2. Try to Build and Run…
  3. Enter the Root path when prompted
  4. Voila setup Done…Enjoy…Cheers…
    Don’t forget to mark if helped…