-
Notifications
You must be signed in to change notification settings - Fork 267
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
How to enable and disable flash light with flash icon? #181
Comments
eWardsSourav
changed the title
How to enable disable flash light with flash icon?
How to enable and disable flash light with flash icon?
Mar 3, 2023
Hello, same problem. Did you solve? |
Android 33 can't turn of and turn on flash light how it fix |
Ok so? Is it impossible or what? |
@Sandeepomanakuttan , @eWardsSourav, @trotterellone |
I changed library |
@trotterellone to what library? |
https://github.com/journeyapps/zxing-android-embedded/tree/master/zxing-android-embedded/src/com/journeyapps/barcodescanner
Il giorno gio 8 giu 2023 alle ore 16:06 Phaser Editor 2D <
***@***.***> ha scritto:
… @trotterellone <https://github.com/trotterellone> to what library?
—
Reply to this email directly, view it on GitHub
<#181 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD4KRFP6BRT7765ZYWFEUSLXKHL63ANCNFSM6AAAAAAVOJ6OH4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying to control flash light with its inbuild function{ codeScanner.setFlashEnabled(true); and codeScanner.setFlashEnabled(false);} but its not working . please help me . Can any one tell me how to access that flash icon and set onclicklistner .
The text was updated successfully, but these errors were encountered: