https://github.com/zebradevs/rfid-android-inventory-sample
https://github.com/zebradevs/rfid-android-inventory-sample
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zebradevs/rfid-android-inventory-sample
- Owner: ZebraDevs
- License: other
- Created: 2024-09-12T14:17:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-17T14:47:23.000Z (over 1 year ago)
- Last Synced: 2025-02-10T08:51:21.701Z (over 1 year ago)
- Language: Java
- Size: 18.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: Code_of_Conduct.md
Awesome Lists containing this project
README
# Android Inventory Sample
The repository contains the source code for an example application that uses the RFID SDK for android to
demonstrate an example workflow.
## Prerequisites
Android Min SDK 29. ( Android 10 or higher )
Change the EPCs in the configuration file to tag EPCs that you have available to you.
The configuration file (config.txt) can be found in the RFID_Inventory folder in this repository.
This folder needs to be placed on the SD card of the device. Please see the "Setup Guide.pdf
Configuration file format is as follows:
**EPC,image_file_name,item_description,size,sku#**
## Contributing
This project welcomes contributions. Please check out our [Contributing guide](CONTRIBUTING.md) to learn more on how to get started.
## License
[Zebra EULA](ZEBRA_EULA_LICENSE.md) depending on the nature of the project.