CardboardSDKForUnity.unitypackage

Evening from Finland

CardboardSDKForUnity.unitypackage. I have Unity 5.5.0f. I just try to connect Android J5 phone to VR with Google Cardboard. I loaded GoogleVRForUnity.unitypackage but there is no Assets/Cardboard/Prefabs folder that I can get the CardboardMain. From where can I get a CardboardSDKForUnity.unitypackage or should I use something else to the Camera from GoogleVRForUnity.unitypackage.

JBj

Hello @Jarmob ,
Same Issue I am facing. Did you get any solution for this.

Will samsung galaxy J5 works with Samsung gear VR or Google Cardboard? It will support Google Cardboard.
However, you will be able to use it only to watch Videos/Movies and YouTube.
Because it lacks gyroscope you will not be able to use any VR app or game.

Install the Cardboard Unity package. In Unity: Assets > Import Package… > Custom Package GoogleVRForUnity.unitypackage.

Add the Camera. In the Project panel, find GvrMain in the Assets/GoogleVR/Prefabs folder.

Building: Set path for the Android SDK and JDK: Unity: Edit > Preferences > External Tools > C:/users/username/Appdata/Local/Android/sdk. For JDK: c:\Program Files\Java\jdk1.6.0_91.

Building: Unity: File > BuildD settings… > Android ja Switch Plat-form. Add Open Scenes. Development Build.

Player Settings > Other Settings > Virtual Reality Sup-ported checked. + Cardboard > Enable Tansion View.

Player Settings > Other Settings > Identification Bundle Identifier: com.YourCompany.YourProject.

Player Settings: Other Settings: Minimum API. eg. Lolli-pop.

Connect the phone and in Settings > Developer Options On, Stay Awake and USB debugging.

Allow the developer functions eg. Samsung J5: Settings, About Devide and push seven times serial number.

Build and Run.

So I need to purchase the S6 or higher one.

,Will samsung galaxy J5 works with Samsung gear VR or Google Cardboard? It will support Google Cardboard.
However, you will be able to use it only to watch Videos/Movies and YouTube.
Because it lacks gyroscope you will not be able to use any VR app or game.
Gear VR supports only Samsung Galaxy s6/s6 edge plus and Samsung Galaxy Note 5.

Here is instructions for Cardboard: set the path for Android SDK and JDK in Unity: Edit > Preferences > External Tools > C:/users/username/Appdata/Local/Android/sdk. Ja JDK c:\Program Files\Java\jdk1.6.0_91.)

Install the Cardboard Unity package: Unity: Assets > Import Package… > Custom Packege GoogleVRForUnity.unitypackage

Add the Camera.In the Project panel, find GvrMain in the Assets/GoogleVR/Prefabs folder.

Build. Unity: File > BuildD settings… > Android ja Switch Plat-form. Add Open Scenes. Development Build. Player Settings > Other Settings > Virtual Reality Supported checked. + Cardboard > Enable Tansion View.

Player Settings > Other Settings > Identification Bundle Identifier: com.YourCompanyname.project.

Player Settings: Other Settings: Minimum API. Example Lolli-pop.

Connect the phone and in Settings > Developer Options On, Stay Awake ja USB debugging. If you need we have to allow developer functions. Samsung J5: Settings > About Devide ja push 7 times the serial number.

Build and Run

So I have to purchase the S6 or higher.

too late but…