-
Notifications
You must be signed in to change notification settings - Fork 11
Build Cardboard Android SDK for Unity
cai-mobfish edited this page Jul 7, 2020
·
2 revisions
-
Download/Clone the Fork from official Google Cardboard SDK
- https://github.com/mobfishgmbh/cardboard
- git clone https://github.com/mobfishgmbh/cardboard.git
- Check out the branch
mobfish-dev
-
Open this project in IntelliJ Idea.
- You can choose "build.gradle" file which is in the root folder. Then click "Open as Project".
- You can choose "build.gradle" file which is in the root folder. Then click "Open as Project".
-
Open "gradle" view on the right side, and double click the task "assemble" under the "cardboard/sdk/Tasks/build/"
-
Wait for the compile and assemble process. When finished, the file can be find under "cardboard/sdk/build/outputs/aar/" in "project" view
- Home
- Package Usage
- API Usage
- Cardboard Profile
- Unity 2019 Note
- Current Development Status
- Build Cardboard SDK for Unity