I'm writing an App for Android which uses the ZXing scanner. I'd like to place a layer over this activity to show some customized messages or images while the user is scanning. Is it possible? If so, how?

Thank you very much!

link|improve this question
feedback

1 Answer

If you integrated via the Barcode Scanner application, no.

If you put their source code in your app, then you can modify their activity to add in your layer.

link|improve this answer
Thank you very much! – jamp Mar 20 '11 at 14:05
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.