-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
Error while running the example on android devices..... #11
Comments
The Android example on |
I just checked again, the example app on Seems like the issue may be related to your environment, you could try some of the solutions from this thread (re-installing the NDK / updating Android Studio should probably do it). |
#7 got merged, does it run for you now? |
Hello!!!
Was just trying to run the example - vision-camera-image-labeler on an android device,
getting the below error after running the command,
react-native run-android
Can you please let me know what the error could be related to?
FAILURE: Build failed with an exception.
A problem occurred configuring project ':react-native-vision-camera'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 20s
Error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup.
Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081
FAILURE: Build failed with an exception.
A problem occurred configuring project ':react-native-vision-camera'.
The text was updated successfully, but these errors were encountered: