cancel
Showing results for 
Search instead for 
Did you mean: 

Oculus quest Mac development

Lunar_Astronaut
Honored Guest
Just wondering as the oculus quest is a standalone unit, will it be possible to develop, test and deploy on the iMac 2017 or will I have to buy a PC to be able to do this?
2 REPLIES 2

bagasten
Explorer
Quest runs a form of android so you could install the development kit on the Mac. I have never tried, but it "should" work.  https://developer.android.com/studio/

jlndrr
Honored Guest
It works. You can build APKs fine on Mac.
For example, I pushed an (alpha) APK of our work-in-progress Quest game, built using Unity as the main tool and Android Studio as the build backend.
I then uploaded the APK via an ADB tool (OculusGoUtils for Mac).