Does anyone have any practical examples of combining Google's project tango unity plugin with another 3rd party plugin? I've not found any yet.
I am trying to get the Project Tango Unity plugin working with ARToolkit Unity plugin for Android, but I'm extremely new to Android development.
I have tried merging the AndroidManifest.xml for each plugin but this hasn't worked. I'm now looking to incorporate the tango jar files into the ARToolkit UnityARPlayer project, and extend the UnityARPlayer class - except, knowing so little (and have little time), I am quite out of my depth. It would be good if there was a practical example of this being done with another Unity plugin.
Thanks