行動條碼掃描 icon

行動條碼掃描

Nolan Liao
Free
100+ downloads

About 行動條碼掃描

Special Note: Before running this app, please connect the handheld barcode scanner through "Bluetooth connection".
Support the latest Android 13 version.
Recompile: Embarcadero RAD Studio 11.3 Version 28.0.47991.2819. (Android 64+32)
Only supported: 6/7/8/9/10/11/12/13 (note: version 5 is not supported).

Delphi 10.1 Berlin - Delphi Barcode Scanner mobile barcode scanning

Use Delphi 10.1 Berlin to develop a Barcode Scanner barcode scanner that is connected to a Mobile phone device to scan EAN-13 barcodes, and query and display relevant data in the SQLite database in real time.

SlideShare:
http://www.slideshare.net/NolanLiao1965/rad-studio-66124237

Test phone: LG Nexus 5X
Mobile phone environment: Android 7.0

Test phone: Samsung S4
Mobile phone environment: Android 5.0.1

Development environment: Delphi 10.1 Berlin Version 24.0.22858.6822
OS: 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:
http://nolanliao1965.pixnet.net/blog
http://nolanliao1965.blogspot.tw
Facebook:
https://www.facebook.com/NolanLiao1965
Google+:
https://plus.google.com/114820935539769287269/posts
Twitter:
https://twitter.com/NolanLiao1965

行動條碼掃描 Screenshots