Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@felipebonezi felipebonezi released this 07 Jun 22:23
· 20 commits to main since this release
70aaabb

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 ⚠️

  1. You need to compile your project using JDK 11 because we use Gradle 7.X version;
  2. We support Android API 19 until API 32.

Many thanks! 🙏🏻

Feel free to help and open an issue or pull request.