-1

I have an app when I scan a barcode automatically it will open a popup with some informations. But my problem is I don't know how to put camera behind popup, something like this in the photo? Thank you enter image description here

Linh
  • 57,942
  • 23
  • 262
  • 279
Daff
  • 1
  • 1

1 Answers1

0

Please check this link It is a demo application for using Camera 2 API. You have to customize it according to your needs.

You can achieve the same in image uploaded by you can be done by making a custom dialog layout and show after capturing image.

Sunny
  • 1,066
  • 1
  • 13
  • 32
  • Thank u... i download it i will see it , and i will let u know if i need this thanks again – Daff May 06 '16 at 10:36