Question

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...

Was it helpful?

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.

OTHER TIPS

The best thing to do is to create the whole application in Unity3D since it's possible to have a good User interface with it and not divide it into parts....

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top