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

Deprecation warnings #42

Open
Thegrep01 opened this issue Sep 12, 2019 · 1 comment
Open

Deprecation warnings #42

Thegrep01 opened this issue Sep 12, 2019 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Thegrep01
Copy link

Hi! When build an apk with your lib i got 22 warnings like this

[deprecation] Camera in android.hardware has been deprecated
import android.hardware.Camera; 

[deprecation] Camera in android.hardware has been deprecated
                .setFlashMode(useFlash ? Camera.Parameters.FLASH_MODE_TORCH : null)
@edufolly edufolly added good first issue Good for newcomers help wanted Extra attention is needed labels Apr 25, 2020
@edufolly
Copy link
Owner

Hi, @Thegrep01

Probably I need to implement Camera2, but I don't know if the Google Mobile Vision will support it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants