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
Asked
Active
Viewed 149 times
-1
-
why you want to put camera? – Amy May 06 '16 at 09:52
-
i want to add camera cause i have a project like that – Daff May 06 '16 at 10:04
-
you mean you want an overlay over the photo? – f.khantsis May 06 '16 at 10:09
-
You have to customize the camera using camera2 api or old camera api – Sunny May 06 '16 at 10:16
-
please i want something when i scan a barcode automatically it will open a popup with information... when that popup is open behind that popup i want to put a camera ? – Daff May 06 '16 at 10:16
1 Answers
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