Search code examples
androidunity-game-engineaugmented-realityvuforia

How can I include unity3d projects in android ones?


I'm trying to make an android application which includes two different projects created and exported from Uniy3d, one is a simple interactive 3d environment while the other is an AR application based on Vuforia's extension. I tried many tutorials in unity Forum and vuforia too but it doesn't seem to work... maybe because it's outdated since you can just export the unity project to eclipse in the last releases.

Do you have any idea on how I can possibly do this ?? Any help would be appreciated...


Solution

  • Unity3D 3.5.7 and blow will generate apk directly, you can try Unity4 and it will generate an android project which can be import into eclipse.