B4A Library SD EscPos Printer (Lan,USB, Bluetooth SPP, BLE) - Star-Dust    Aug 21, 2024   (18 reactions) This library allows you to print with thermal printers compatible with the ESC POS language in 4 different communication channels (USB, Bluetooth SPP, BLE, LAN) you can download the ble3 library from here The DEMO version prints one minute every 2. The full version of the library will be issued to B4A Question ZEBRA TC20 - Bernhard P.    May 16, 2020   (1 reaction) Hello all together!
I was very surprised to find a development tool like this, which is really RAD!
We are looking for a tool to write apps for the mobile scanning device TC20 from ZEBRA.
ZEBRA delivers NuGet libraries for Visual Studio and XAMARIN, but in my opinion B4A is much more efficient a B4A Library Android Zebra SE4710 1D, 2D/QR barcode scan engine - Peter Simpson    Nov 02, 2024   (9 reactions) B4A library tab 158070 Important: There are 3 files in the attached zipped library file, place all 3 files in your B4A additional libraries folder. I've changed some of the original java functions for continuity purposes in B4A. SS_ZebraSE4710 Author: Peter Simpson Version: 1.0 ZebraSE4710 Fun B4A Library SD: BT Printer Bluetooth - Star-Dust    Oct 16, 2024   (37 reactions) ANNOUNCEMENT
Starting today, this library will be abandoned and will no longer be distributed.
A new, more comprehensive Android library for ESC/POS thermal printers will be released. (BT, BLE, LAN, USB) (here)
(No WRAP, No Java Only B4A)
BT_Printer library allows you to print text and image to B4A Example B4Xgoodies_from_walt61 Online - AnandGupta (first post)    Sep 04, 2023   (3 reactions) B4X
Table/Grid
SD_StrangeListView
This new view allows you to have an ordered and distributed list of images (left) and their name, description and info (right). Or you can view the images in grid (if the screen size allows it, otherwise in column) where there will be related images with the name B4A Question Zebra(former Symbol Motorola) mobile device - Peter Simpson (first post)    Jul 12, 2019 Do you have a copy of the Android SDK, it's relatively easy to give you the answer if you can supply the SDK. B4A Question Barcode scanner with physical keyboard - DonManfred (first post)    Sep 26, 2023   (1 reaction) I remember using Zebra Devices. They do have a systemsettingsapp where you can enable sending the scanned code to an editfield.
I only used keyboardless devices but i guess @Spavlyuk is right and you should be able to use it.
Best is if you would had such a device at you to test it by yourself.
Ask B4A Question How to send ZPL commands through B4A - TILogistic (first post)    Feb 15, 2022   (1 reaction) I haven't finished it, because the client wasn't interested, as there are various designer software, and zebra in their print server built in a designer with preview, and you can use their apis.
https://supportcommunity.zebra.com/s/article/How-to-Preview-a-ZPL-Label-with-a-Network-Printer?language= B4A Question Zebra TC20 with Intent - Bernhard P. (first post)    Jul 14, 2020   (1 reaction) Cool, thank you! B4A Question Printing on ZEBRA ZQ520 - colboy (first post)    Nov 06, 2021   (4 reactions) BTSend(lSetZPLMode&Chr(13))
BTSend(lSetNeverTimeout&Chr(13))
Dim lSensor1 As String ="! U1 setvar 'media.type' 'label'".Replace(Chr(39),Chr(34))
Dim lSensor2 As String ="! U1 setvar 'media.sense_mode' 'gap'".Replace(Chr(39),Chr(34))
Dim lSensor3 As String ="~jc^xa^jus^xz"
BTSend(lSensor1)
BTSend(lS Page: 1   2   3   4   5   6   7   Powered by ColBERT |