Releases: felipebonezi/android-printer-lib
Releases · felipebonezi/android-printer-lib
v1.0.0
Release 1.0.0 🎉
We're happy to announce an LTS version that is used in production for many apps in Play Store.
We would say a special thank you to everyone that uses our library to print wherever they want!
What's new? ✨
- Open a Bluetooth connection to thermal printer;
- Bound your devices that are paired;
- Print any text;
- Print the most used barcodes by the market;
- Print images and logos.
Full Changelog: https://github.com/ehureka/android-printer-lib/commits/v1.0.0
Dependencies 📘
This project is lightweight and it doesn't use any dependency besides the AndroidX.
Watch out ⚠️
- You need to compile your project using JDK 11 because we use Gradle 7.X version;
- We support Android API 19 until API 32.
Many thanks! 🙏🏻
Feel free to help and open an issue or pull request.