Open yavuzgunay opened 12 months ago
Hi @sxudan ,
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.
//Google Cardboard Links https://developers.google.com/cardboard/develop/c/quickstart https://github.com/googlevr/cardboard
//Jar Implement
GoogleVr.jar Resource : https://github.com/ktaeyang/react-native-video360/tree/master/android/libs
// From node_modulesimplementation files('libs/GoogleVr.jar') implementation files('libs/GoogleVr.jar')
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