My device is HTC Desire
compile QCAR sample "ImageTargets" is good
but, run application pop message
"Application ImageTargets(process:com.qualcomm.QCARSamples.ImageTargets)"
then,application was close.
the logcat "QCAR" have 8 line
Native library libQCAR.so loaded
Native library libImageTargets.so loaded
ImageTargets:: onCreate
ImageTargets:: onResume
INFO:QCAR has failed to initialize correctly
ImageTargets:: onPause
ImageTargets:: onDestroy
Jave_com_qualcomm_QCARSample_ImageTargets_deinitAPPlicationNative
i think the init wrong
Why?
well, my problem has been solve, i use ndk-build, and then compile, the application can run, thank you!!:)