Code Monkey home page Code Monkey logo

canopyold's Introduction

development environment

logging

From windows command prompt run adb logcat -s Unity https://www.youtube.com/watch?v=AtOX6bXcQJE

configuring unity for quest 2 development

https://www.youtube.com/watch?v=gGYtahQjmWQ&t=463s https://www.youtube.com/watch?v=VdT0zMcggTQ&t=610s

Instantiate OVR Manager on XRRig

reducing iteration time

https://developer.oculus.com/blog/unity-iteration-time-improvements/

Ctrl-K = Quick-build with / Oculus / OVR Build APK and Run Ctrl-L = Quick build of just the scene

Fixing "Allow Access to Data"

You have to authorize your Oculus with ADB

  1. Install the Oculus ADB Drivers 2.0 and add the platform tools: https://developer.oculus.com/downloads/package/oculus-adb-drivers/ https://www.youtube.com/watch?v=cD6zsHQdoXY
  2. Unplug your Quest from your PC's USB. Wait 3 seconds. Plug your Quest back in again.
  3. Now enter 'adb devices' in your command line prompt. It should show your device and behind it 'unauthorized'.
  4. Mount your Quest (put it on your head). Now you should see that other message that allows you to ALWAYS access your Quest through your PC's USB connection.
  5. For the second message (which you have been seeing thousands of times until now and which drove you to near insanity) just click 'Don't show again'.
  6. Now enter 'adb devices' again and if correct, your Quest is now 'authorized'.
  7. Unplug your Quest and plug it in again. You should get no prompt in your Quest and 'adb devices' should still should your Quest as a registered and authorized device.
  8. If any of this fails, reboot your Quest and try again.
  9. If it still doesn't work for you then this tutorial doesn't work for you, sorry

canopyold's People

Contributors

wdemarest avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.