Forum topic
I am using PC java SDK for zebra printers to print pvc cards and labels. How can I get a list of Zebra USB card printer shared over LAN. NetworkDiscoverer doesn't help, there is'nt anything mentioned…
Forum topic
I'm connecting a CS4070 scanner (let's say Scanner-1) with scanner control app on Android via Bluetooth. It gets connected and works properly. Now I connect another CS4070 scanner (Scanner-2) and it…
Forum topic
I'm connecting a CS4070 scanner (let's say Scanner-1) with scanner control app on Android via Bluetooth. It gets connected and works properly. Now I connect another CS4070 scanner (Scanner-2) and it…
Forum topic
After updating the JVM to azul 8.64, the ZSDK_API is now crashing the JVM. hs_err file is attached.
Forum topic
After updating the JVM to azul 8.64, the ZSDK_API is now crashing the JVM. hs_err file is attached.
Forum topic
I'm trying to understand the conceptual difference between call by reference, value, and name. So I have the following pseudocode: <code>foo(a, b, c) { b =b++; a = a++; c = a + b*…
Forum topic
I wrote a program back in 2017 that was originally for the Zebra TC8000 Mobile Computer and the only thing that it was used for was taking inventory in our stores. The program was able to connect to…
Forum topic
I'm using the java link_os SDK to print QR Codes, over a TcpConnection.attempting to get centered images in the label and one QR Code per label. ZebraImageI image = ZebraImageFactory.getImage(…
Forum topic
Hi , We are using Barcode scanner to develop android application .We have multiple queries Engine Zebra SE4100-LM000R Decoder Zebra PL5000-AM000R Flexi Zebra FLXPL5AMCL 1 . Can we trigger barcode…