is it possible to draw into the camera view? For example, like barcode readers have a line that reads the barcode. And if it is, is there anywhere some samples that I can read?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can draw over it like you would any other view try something where you put the camera view inside of a
RelativeLayouthaving it fill the entire layout and then placing your items inside of theRelativeLayoutalong with it.