Important Note: Please connect your handheld barcode scanner via Bluetooth before running this app.
Supports the latest Android version 16.
Recompiled with: Embarcadero RAD Studio 13.0 Version 37.0.57242.3601 (Android 64+32).
Only supported: 6/7/8/9/10/11/12/13/14/15/16 (Note: Version 5 is not supported).
Delphi 10.1 Berlin - Delphi Barcode Scanner Mobile Barcode Scanning
Developed using Delphi 10.1 Berlin, this Barcode Scanner app connects to mobile devices, scans EAN-13 barcodes, and instantly queries and displays the relevant data in a SQLite database.
SlideShare:
http://www.slideshare.net/NolanLiao1965/rad-studio-66124237
Test Phone: LG Nexus 5X
Mobile Environment: Android 7.0
Test Phone: Samsung S4
Mobile Environment: Android 5.0.1
Development Environment: Delphi 10.1 Berlin Version 24.0.22858.6822
Operating System: Windows 10 Pro (64-bit)
SQLite Database:
CREATE TABLE [Products] (
[ProductID] TEXT NOT NULL,
[ProductName] TEXT NOT NULL,
[UnitPrice] TEXT NOT NULL,
CONSTRAINT [sqlite_autoindex_Products_1] PRIMARY KEY ([ProductID]));
YouTube:
https://www.youtube.com/channel/UCdqhXsMD1Vyvp2769FPKCog
Blog:
https://nolanliao1965.pixnet.net/blog
https://nolanliao1965.blogspot.com
Facebook:
https://www.facebook.com/NolanLiao1965
https://www.facebook.com/groups/1903734576514424
Twitter:
https://twitter.com/NolanLiao1965
SlideShare:
https://www.slideshare.net/NolanLiao1965
GitHub:
https://github.com/nolanliao
Privacy Policy:
https://nolanliao1965.pixnet.net/blog/post/357203947