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

issue #33

Open
pavankumarupai37 opened this issue May 25, 2020 · 2 comments
Open

issue #33

pavankumarupai37 opened this issue May 25, 2020 · 2 comments

Comments

@pavankumarupai37
Copy link

Screenshot_20200525-174151

Kindly help me out asap

@mitesh-db
Copy link

Hello @pavankumarupai37 I was facing same issue.
I resolved it by installing firebase properly:

  1. Setup Firebase
  2. In your project-level build.gradle file, make sure to include Google's Maven repository in both your buildscript and allprojects sections.
  3. Add the dependencies for the ML Kit Android libraries to your module (app-level) Gradle file (usually app/build.gradle):
    implementation 'com.google.firebase:firebase-ml-vision:24.0.3'

That's it! Clear build and run again.

@pavankumarupai37
Copy link
Author

pavankumarupai37 commented Jul 23, 2020 via email

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

No branches or pull requests

2 participants