开发者

Layer over zxing scanner

开发者 https://www.devze.com 2023-02-17 16:33 出处:网络
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.

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!


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消