I Use @Erel approach for barcode scanning from here.
I create a new activity and a new layout I call them from my main project and everything work fine.
The camera open and can read barcode as I can see in Log.
The question is how to make the activity when read a barcode to close and pass Barcode result
in the main project;
Thank you.
I create a new activity and a new layout I call them from my main project and everything work fine.
The camera open and can read barcode as I can see in Log.
The question is how to make the activity when read a barcode to close and pass Barcode result
in the main project;
Thank you.