How to open “zxing Barcode” scanning screen in a small window?

旧城冷巷雨未停 提交于 2019-12-07 03:01:16

问题


"zxing Barcode" scanner is successfully working in my App

https://github.com/journeyapps/zxing-android-embedded

I want to open the scanning screen (i.e., Intent), on same Activity in the center in a small window

How can I get this type of Interface ?

http://i.stack.imgur.com/bpT5R.jpg


回答1:


You may use Journey's Library. You can use the scanner as a component just like an image or a text. It's based on ZXing. =)



来源:https://stackoverflow.com/questions/30937104/how-to-open-zxing-barcode-scanning-screen-in-a-small-window

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!