I wish to know how can I use front camera with Xing library on android to scan 2D Qr code . I mean what what code is required ?
Thanks a lot Vishal
I wish to know how can I use front camera with Xing library on android to scan 2D Qr code . I mean what what code is required ?
Thanks a lot Vishal
In short, You'll have to fork the source and replace all camera related code with code that uses the front camera. If you are asking each and every instance where this needs to be done, then it is beyond the scope of StackOverflow.
Here is a thread that tells you how to use a front camera:
The rest you will have to do yourself and you can always come back if you have more specific problems.
I Would like to Refer you to Add option to flip image to accommodate front cameras that is related to QR Code and Front Camera issues.