문제

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top