0

Can anyone point me to a reliably working QR-code scanner for Python on a Android phone?

I am considering a project where I would ultimately need to be able to scan QR-Codes (and also perhaps print). I would like to do this in Python. There are definitly projects out there that aim at providing this functionality for Python on Android but being new to Python and Android programming I am not sure whether these services are far enough along for me to just import and use them. Does anyone have some pointers for me on this topic? PS: This project of mine might sound a bit ambitious, but I am aware, that I will have to first design and code a lot and solve other tasks and challanges before I get to the part of scanning a QR-Code but I would like to know that this is actually achievable before I start down that road (or rather rabbit hole?). I would like to possibly test it beforehand. Otherwise I would consider switching to Java or Kotlin because I have been told, that QR-Code scanning and printing are possible to implement there.

2nd Jul 2019, 4:23 PM
Michael U.
Michael U. - avatar
1 ответ