Forum > Android

[Solved]How to make an android app to scan datamatrix barcode?

<< < (2/3) > >>

loaded:
I think jar files can be added to LAMW but I don't know how. If someone who knows the subject better than me can help, we will learn together.
If you can't use the play store. You can also download it from another apk download site.
Another option is if the device you are using has a built-in browser, you can do some research and try to access and run it using intent.

jmpessoa:

--- Quote ---I think jar files can be added to LAMW......

--- End quote ---

Yes! "jBarcodeGen"  use "zxing-3.4.0.jar"....  the demo is here:   "AppBarcodeGenDemo1"


Edited: I'm building a new component "jcZXingBarcodeScan" based on  "ZXing Android Embedded" library.... wait until I finish some tests...

loaded:

--- Quote from: jmpessoa on March 12, 2023, 06:52:34 pm ---I'm building a new component "jcZXingBarcodeScan" based on  "ZXing Android Embedded" library.... wait until I finish some tests...

--- End quote ---

Master jmpessoa;
Don't give us fish, teach us how to fish.  ;D
In fact, it will be much more appreciated if you record and publish this process as a video.

jmpessoa:


--- Quote ---Don't give us fish, teach us how to fish.

--- End quote ---

https://github.com/jmpessoa/lazandroidmodulewizard/blob/master/docs/how_to_create_new_components.txt

loaded:
First of all, thank you very much for all your efforts, Master jmpessoa. Thanks to you, we will now be able to catch bigger fish.

I want to express an opinion that comes to my mind about a situation that I think is related to the subject, it is not a request or a request;
I am currently interested in SAF (Open files using storage access framework) to be used in a project.
https://developer.android.com/guide/topics/providers/document-provider
It would seem like it would be better to replace this with the File Open dialog (jopendialog) component in LAMW.

SAF also supports file saving. This can also be used as a File Save Dialog (jSavedialog).
I think jSavedialog is a missing issue in LAMW! And this lack It can be fixed by the above method.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version