https://github.com/zebradevs/zebra-linkos-printer-tapandconfigure
This sample app demonstrates how to configure a Link-OS BlueTooth printer using the PrintConnect app. A font file, ALVANIA.TTF and the configuration file, config.txt stored on the /sdcard will be read and sent towards the printer via the BT link
https://github.com/zebradevs/zebra-linkos-printer-tapandconfigure
android bluetooth configure fonts linkos printer sample-app
Last synced: 25 days ago
JSON representation
This sample app demonstrates how to configure a Link-OS BlueTooth printer using the PrintConnect app. A font file, ALVANIA.TTF and the configuration file, config.txt stored on the /sdcard will be read and sent towards the printer via the BT link
- Host: GitHub
- URL: https://github.com/zebradevs/zebra-linkos-printer-tapandconfigure
- Owner: ZebraDevs
- License: mit
- Created: 2021-05-19T09:22:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-19T09:22:28.000Z (about 5 years ago)
- Last Synced: 2025-02-10T08:51:21.908Z (over 1 year ago)
- Topics: android, bluetooth, configure, fonts, linkos, printer, sample-app
- Language: Java
- Homepage:
- Size: 4.69 MB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: Code_of_Conduct.md
Awesome Lists containing this project
README
## TapAndConfigure demo
This sample app demonstrates how to configure a Link-OS BlueTooth printer using the PrintConnect app. A font file, ALVANIA.TTF and the configuration file, config.txt stored on the /sdcard will be read and sent towards the printer via the BT link.
To make this sample app to work, the PrintConnect app needs to be installed on your Zebra Device.
PrintConnect app can be found on Google Play Store at: https://play.google.com/store/apps/details?id=com.zebra.printconnect&hl=nl&gl=US
## Contributing
This repo welcomes contributions - please refer to our contributon guide [here](CONTRIBUTING.MD)
## Code of Conduct
Your safety is important to us, thus all contributions to and interactions with ZebraDevs projects have to adhere to our Code of Conduct.
You can find the Code of Conduct [here](Code_of_Conduct.md).
## Licence
[MIT](LICENSE.txt)