In the end, it turned out that it was easier than I thought:
intentScan.putExtra("ASSUME_GS1", true);
Tips can be set using additional features. I just had to figure it out, because I couldn't find anywhere else to do it.
I downloaded the barcode scanner code and debugged a bit. But now I can use the original application and get the barcode through Intent. :-)
source share