Forum topic
When I go into recovery mode, I see this in yellow at the bottom. Things appear to work when I updated to lollipop using the downloads, but this error still appears. The only references I can find…
Forum topic
Is it possible for a Windows Desktop Application to send .zpl to a Zebra printer that is not on the Link-OS MultiPlatform SDK supported printers list ? We have a customer that would like to print to…
Forum topic
Barcode sample downloaded from zebra site crashes on TC75x when started. Logcat: 01-22 15:32:41.905 19319-19319/com.symbol.barcodesample1 D/com.symbol.emdk.EMDKServiceConnection: The EMDK Service is…
Forum topic
Hello I follow the samples and have a working app to scan barcodes on two different activities. If the TC51 is connected via cable, everything is working fine. *) Scanning in Activity 1 *) Scanning…
Forum topic
Hi I'm trying to write 96bits in the EPC data bank of  a 10018352  zebra tag wich has a 128bits data EPC using a Zebra printer ZT410R. ( https://www.ptsmobile.com/rfid/zd500r/smartrac-belt…
Forum topic
Have installed the last version of OS link sdk, then have réferenced to it on Visual Studio by the NuGet Packaging manager, and lastly have added "using Zebra.Sdk.Printer;" and "using Zebra.Sdk.…
Forum topic
I recently upgraded a tc70 (non gms) to lollipop using the latest lollipop full install. After rebooting I can not enable wifi nor bluetooth. What else do I need to do?
Forum topic
I'm running a TC75 with patch 10 on. I'm noticing that /system/vendor/bin/slim_ap_daemon is using up close to 50% cpu usage on the device. Is there any reason why that process should be taking that…
Forum topic
Hi everyone, I will be using SimulScan in my current project so I tried the example application and ported it's functionality into my application. The sample uses some pregenerated template files,…
Forum topic
How do I do a print preview of a ZPL stored format file? I.e. a file with a number of fields in it. We mainly only use the PrintStoredFormat(fileName, values); function in PrinterUtil to print the…