Hi!
I need help for simple AR Target application.
I made everything from the tutorial, but on my SGS2 it isn't working.
The application is starting, I see live video from back camera, but when I hold it over the market, I didn't see the 3D object. I waited some seconds, rotated it, and zoomed in/out, but nothing happened.
Please check my screen shoots, I love Augmented Reality, an I need it.
On "Screen01" image you can see my project.
On "Image Target" image you can see the attached trackable.
On "Unity player setting" you can see the settings of player for android.
Thanks, I am waiting for any help.
It looks like you aren't using the QCAR 1.5 beta. Data set swapping is a new feature to 1.5, and the DataSetLoadBehaviour is also new to 1.5.
You can download the 1.5 beta here: https://ar.qualcomm.at/qdevnet/
Note the new 1.5 documentation available as a download from that same page.
I'm not sure why the QCAR 1.0.6 ImageTargets sample wouldn't be working for you, however. Could you attach the full log output? You can get this using the DDMS tool that comes with Android, or by running "adb logcat" on the command line.
- Kim