"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

TabActivity

Hi,

 

It is possible to add the 'Image Target' sample to a new android app using Tab Activitys ? Im trying to some new features to the sample but i need to know how can i implement this feature  or if is possible to do it.

 

Thanks for your help

DavidBeard

Thu, 08/02/2012 - 02:05

You could launch ImageTargets from a tab, but it requires the entire device screen and so shouldn't be contained by a TabHost. Take a look at the initialization of the environment in ImageTargets.java to see what I'm referring to.