ZEBRA Android SDK Version: 2.0.1.44
Android target SDK version: 31
Android min SDK version: 24
I have an android app which is doing RFID tag scanning, Finding RFID tag's and set Antenna power of Zebra device RFD8500 by using Zebra provided SDK version is mentioned above all of my functionality is working fine.
As per requirement I need to connect my same app with another Zebra device RFD40. Like the android app can able to connect with both of the device RDF8500 or RFD40 at a time. Do I need to handle this device separately into the code. As per documentation the Zebra SDK version I have integrated it should work with RFD40 device as-well.
Thanks
1 Replies
No. You don't need to handle the app separately. One app/SDK can handle both devices for RFD40 and RFD8500. Please refer to the Zebra 123RFID Mobile App sample source code project. You can download the source code project at the link below.
https://www.zebra.com/us/en/support-downloads/software/demo/123rfid-mob…
Best Regards,
Chuck