Hi there !
I am a newbie in using Vuforia, so I wanted to try te sample apps you are giving in your sdk. As I followed the steps to get started, I get some errors when I try to run my application. This happens once I do a right click on the project, then run as > android app. But it also happens before that, when I add QCAR_SDK_ROOT in the JAVA build path (Eclipse told me it needed a full rebuild and then the error appeared, when I check the java build path the QCAR_SDK_ROOT variable is checked and it seems to work as I click on OK) . So, here is the error :
'Launching VuforiaSamples' has encountered a problem. Errors occured during the build.
I also have the following message in the console when I import the project:
[2557-08-21 10:28:29 - VuforiaSamples] Unable to resolve target 'android-19'
N.B. : I also did clean alll the project and fixed the Project Properties (Android tools).
Well, I hope someone can help me resolve these problems... Thanks !
The solution worked. Thanks.