"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

help me to solve this...please

when run the ImageTargets project ,always told me "The application ImageTargets(process com.qualcomm.QCARSamples.ImageTargers)has stopped unexpectedly.please try again." how should i do??

Have you built the native .so files using "ndk-build"? After that I suggest cleaning the Eclipse project. Take a look at the log file for runtime errors. You can find this using the DDMS perspective in Eclipse, or the DDMS tool that comes with the Android SDK. - Kim

qinyongxu

Fri, 04/13/2012 - 07:29

[QUOTE=ksiva]Have you built the native .so files using "ndk-build"? After that I suggest cleaning the Eclipse project. Take a look at the log file for runtime errors.

DavidBeard

Fri, 04/13/2012 - 12:42

Is the Android SDK location defined correctly within Eclipse? [QUOTE]To develop for Android, support for the appropriate Android platform must be installed. The Android SDK Manager is used to install additional components and support for different platforms.