I want to make an Android app that uses the camera to take a photo of a barcode for a product to get the number of barcode, but I have some problem to make the implementation.
The main question is how can I use the camera to take a picture to recognize the id of this barcode without using any external application.
Thanks for your help!