android - How to open "zxing Barcode" scanning screen in a small window? -


"zxing barcode" scanner working in app

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

i want open scanning screen (i.e., intent), on same activity in center in small window

how can type of interface ?

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

you may use journey's library. can use scanner component image or text. it's based on zxing. =)


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -