B4A Code Snippet [B4X] CameraExClass- QrCode/Barcode Reader fix new SDK - Mike1970    Jun 21, 2022   (3 reactions) Hi everyone,
today I updated all the packages with the SDK Manager.
After that, the app was crashing on a line about the QrCode reader made using the CameraEx class (there is a tutorial in the forum... Share My Creation [B4X] [XUI] QR Code with logo - aeric    Jan 22, 2025   (17 reactions) 161011 161014 161020 Version: 1.10 Supported Platforms: B4A, B4J GitHub: https://github.com/pyhoon/qrcode-with-logo-b4a I think this is my first time creating XUI custom view library. Here is the first version based on QRGenerator. As usual, welcome everyone to contribute to this open source project. Private Sub B4XPage_Created (Root1 As B4XView) Root = Root1 Root.LoadLayout...) ' Custom logo in your project QRLogo.Create("https://github.com/pyhoon/qrcode... B4A Question [B4XPages][B4X] Barcode QrCode Reader not working - Mike1970    Sep 24, 2021 ", False)
End If
So.. it will never fire the sub that finds the qrcode/barcode
In the tutorial... B4i Question QRCode from Image - stevenindon (first post)    Dec 23, 2021 yiankos1, Thank you so very much.. You saved my day! ? ? ?... B4i Question QRCode Generator Error - Erel (first post)    Apr 14, 2021 You will need to upload a project where it fails.... B4J Library [B4X] SD Zebra (printer) - Star-Dust    Apr 9, 2025   (15 reactions)
AddQRcode (X As Int, Y As Int, Height As Int, Code As String, Size As Int) As String
Zebra.AddQRcode(50,50,"1234567890",5)
AddRaw (Text As String) As String
AddRectangle (X As Int, Y As Int... (X As Int, Y As Int)
Add logo SD to coordinate
AddQRcode (X As Int, Y As Int, Height As Int, Code As String, Size As Int) As String
Zebra.AddQRcode(50,50,"1234567890",5)
AddRaw (Text... B4i Question QRCodeReaderView for B4i - stingrae (first post)    May 11, 2018 awesome, thanks @MarcoRome .... I'll give that a try.... B4A Question Mashy Teaches WebApp/Website Development with BANanoVuetifyAD3 - The New Series - Mashiane    Oct 1, 2022   (25 reactions) Expansion Panels with Form Inputs
QRCodes, BarCodes and Signatures
Customizing the Off & On Icons... B4i Question [B4XPages] - iOS App Deployment - luke2012    Feb 9, 2022 Android and iOS versions) as soon as possible, and to do so, in addition to the QRCode for the Android version (which I have already provided) he is asking me (rightly) also the QRCode for the iOS... provide a download link (in my case a QRCode) for iPhone devices ?
Thanks in advance for your... B4i Question How using the login/psw of my b4I app to update MYSQL datas ? - Charlotte    Oct 22, 2024 by our web app. The QRCode allow users to access to the web app in a specific location.
When we scan... of the web app anymore but the login of the another user who created the QRCode.
It's problematic as the datas are not updated with the good login. How can I force the scan of the QRCode to keep... Page: 1   2   3   4   |