Hi I am new to QCAR, and using native code in Android.
I want to play sound or clip, when it detects the trackable...I want to know hw can I call Android sound APIs or any other mechanism in the native .cpp file for example framemarkers.cpp etc. Is it possible?
Please help me at the earliest.....
Beta 2 of the QCAR SDK has just been released, you can download it from the main page:
https://ar.qualcomm.com/qdevnet/sdk
There is a new sample application included in this version of the SDK, called Dominoes. It has an example of playing short sound effects based on events that happen in native code. Please check it out, I'm sure it will help :)
- Kim