I was using Image recognition : sparkles samples for this functionality AnimatedImageDrawable to draw a animated Image .It worked well . I want to draw a animated image on the screen without image recognition .For example.
I want to say the user that camera is scanning for something . Say its a progress bar like something .But i want to activate it before image detection happen . How can i acheive this . Please suggest me .
thank you
W
Wolfgang Damm
said
over 9 years ago
You can define any html content and it will be shown on top of everything. All of our examples make use of this, e.g the ImageRecognition examples display the target image to scan at the top.
newbee @AR