You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It does not work after installing the plugin on your Android device. What can I do to make it work?
Thanks
Simulator Device : Pixel API 34
Android Studio Error
Could not determine the dependencies of task ':app:processDebugResources'.
> Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'.
> Could not find com.google.vr:sdk-videowidget:1.170.0.
Searched in the following locations:
- https://oss.sonatype.org/content/repositories/snapshots/com/google/vr/sdk-videowidget/1.170.0/sdk-videowidget-1.170.0.pom
- https://repo.maven.apache.org/maven2/com/google/vr/sdk-videowidget/1.170.0/sdk-videowidget-1.170.0.pom
- file:/Volumes/External/Projects/VRReactNativeApp/node_modules/jsc-android/dist/com/google/vr/sdk-videowidget/1.170.0/sdk-videowidget-1.170.0.pom
- https://dl.google.com/dl/android/maven2/com/google/vr/sdk-videowidget/1.170.0/sdk-videowidget-1.170.0.pom
- https://www.jitpack.io/com/google/vr/sdk-videowidget/1.170.0/sdk-videowidget-1.170.0.pom
Required by:
project :app > project :react-native-video360
Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
The text was updated successfully, but these errors were encountered:
Today I did research to solve the problem in Android. I couldn't test it because I don't have much Java knowledge. In a project 4 years ago, jar file implementation could be done. Additionally, the Google VR library is disabled. Instead, the Google Cardboard library can be used via Android NDK. The repository is constantly kept up to date.
Hi @sxudan,
It does not work after installing the plugin on your Android device. What can I do to make it work?
Thanks
Simulator Device : Pixel API 34
Android Studio Error
The text was updated successfully, but these errors were encountered: