Barcode android M-Way density

You must Login before you can answer or comment on any questions.

Hi,

I installed the M-Way barcode module on an Android.

My problem is, when I set "false" to the anyDensity parameter, the size of the app is correct but the barcode isn't center. When I set anyDensity to "true", the barcode is well centered but the design of the app is 2x smaller than normal. What can I do to mix the two render ?

Thx,

— asked 2 years ago by City QR
0 Comments

2 Answers

know nothing about M-Way barcode. Just add the android barcode for android. it is not complex to configure the barcode properties. there is no problem as mentioned above.

— answered 1 year ago by Zac brown
answer permalink
1 Comment
  • M-Way barcode does the opposite operation: it doesn't generate the barcode image from the number, but it scans an image to obtain the number, using device camera.

    I have the same problem, but I still haven't found a valid solution, nor another module which offers the same functionality for Android.

    — commented 1 year ago by Alessandro Zito

City and Alessandro, you will need to design your app for anyDensity=true, which is the default.

Your Answer

This question has been locked and cannot accept new answers.