Link-OS Android SDK support for ZXP-7 Printer

// Expert user has replied.
V Vedsatx Saddvv 2 years 11 months ago
12 4 0

Does anyone know if the Link-OS Android SDK supports the ZXP-7 (ZXP Series 7) printers?  The specifics of the printer are:

MODEL: ZXP-7
MFG – ZEBRA
PART #Z72AMAC0BH0USFP -MF

Specifically, we know the Java API supports the above, but it's unclear if the Android version of the SDK does.  The specific functions we'd be performing are reading the NFC ID off an RFID card and printing laminex onto a pre-encoded card (text and image). 

The documentation seems to imply that the Android version of the SDK does not support the above for the series 7 printers, but its not entirely clear.

Please register or login to post a reply

4 Replies

M Manuel Caicedo-Rivera

Hi James,

The ZXP-7 printer with MiFare normally is equipped with Identiv encoder SDI010:

Here the drivers from manufacturer:
SDI010/SDI011 Dual Interface Smart Card Reader | Identiv Support

Here, the latest manual
https://drive.google.com/file/d/14pSHWD1B_jrnwLRF6tnNmlVFu91HrXar/view?…

Here, the developer tools from the third-party
Developer Tools for Smart Card Readers | Identiv Support

Good luck in your coding!

MC

M Manuel Caicedo-Rivera

James,

Please, could you elaborate a little more about your last question. If you meant to read the UID UHF of the card inserted through the RFID reader installed, I would say that the reader can do it, but Zebra has not developed libraries in Android for doing it with ZXP7. We have developed sample code with the smartcard ELATEC  for ZC1/300 in C#. Any operation with RFID readers installed in card printers are 3rd party companies that should have their own set of tools to execute those type of operations but Zebra do not own them.

Thanks,

MC

M Manuel Caicedo-Rivera

The  Multiplatform SDK installer branded as Link-OS has 12 folders for each environment Zebra Supports.
Zebra launched recently two more platforms for supporting the ZC1/300 card printers. Android_card and PC-.Net-card, see the image below.

The first version of this Android_card SDK was tested for ZC1/300. However, it should work for ZXP 7 as well. For more information, and how to work with our new Android SDK for card printers, please take a look to the webinar and blogs that I have developed to speed up the implementation in card printers projects.

Thanks,

MC

M Manuel Caicedo-Rivera

James,

The Zebra card printer SDK provides libraries only to cover the following items:

Printing Operations
•Bidirectional communication (Ethernet, WiFi, USB)
•Printer settings
•Print Job operations
Encoding Operations
•Magnetic encoding
•Set the card on position to be encoded (smartcards)
Image Operations
•Build the object for the printer based on Ribbon’s layers

For now, NFC Tag in the printer only provides info to point to the website of the product.

NFC reading is not part of the libraries. You should ask the manufacturer about the RFID reader if they have developed libraries in Android, or if Google Android has developed some libraries that work for them.

Please, let me know if you have more questions or comments.

Thanks,

MC

CONTACT
Can’t find what you’re looking for?