"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

Capture an image and fire an event

Hi. I have been browsing the code all day and still I haven't got a clue on where I can do this in the ImageTargets example so that instead of rendering a teapot I get an AlertDialog on Android pop up when capturing an image. Is this possible? Thanks!

axoloteDeAccion

Fri, 06/24/2011 - 16:48

Actually this does not work. I've tried what was posted on the thread you linked and nothing has happened don't know why. Even the person posting there admited to it not working and finding a solution, but not remembering what it was. Is this the correct framework to do this sort of thing?

I just grabbed a fresh copy of the 1.0.0 ImageTargets sample and made these changes. It works as expected. Can you tell us what sort of errors you are seeing? Try adding some LOG lines to make sure the java method is being called correctly from native, etc. - Kim

LestarDigital

Fri, 08/19/2011 - 03:02

Hello. I am sorry for my English. Looked through the documentation, has not found anything about the event which is responsible for recognition Trackable. I will be grateful for the help. Upd. Has found , TrackableBehaviour.Status.DETECTED .