Hey Kim,
I want to pass from renderFrame function to the java code the screen position of each marker.
I need it so i will be able to detect a touch event on each of the markers.
I tried to follow one of the posts here but couldn't even get it compiled..
Why i can't access this data in java ? Very hard to work without instellisense and Very annoying..
Anyway a simple working code snipe will be very helpful
Thanks
Then, this thread has some sample code for passing an array of floats from C++ to Java:
http://ar.qualcomm.at/node/2001930
- Kim