Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any Java samples? #45

Closed
YohannesTz opened this issue Oct 10, 2023 · 3 comments
Closed

Any Java samples? #45

YohannesTz opened this issue Oct 10, 2023 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@YohannesTz
Copy link

I am trying to implement a custom QR like the ones provided in the examples (Instagram to be specific) code in Java. I have attempted to use the builder but was not successful.

can any one provide me with examples?

thanks.

@YohannesTz YohannesTz added the question Further information is requested label Oct 10, 2023
@alexzhirkevich
Copy link
Owner

alexzhirkevich commented Oct 10, 2023

These example are outdated, they use deprecated features.
There are no java examples in this repo but you can find a working sample here

@YohannesTz
Copy link
Author

YohannesTz commented Oct 10, 2023

thanks. I will take a look and get back to you!

@YohannesTz
Copy link
Author

thanks! I got something working!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants