Forum Discussion
Anonymous
7 years agoRemotely Transfer a Unity Build to Oculus Quest (FTP)
Hello!
I looked around and tried to find an answer but it seems most people are currently unsure of Oculus Quest features.
If I wanted to remotely upload a Unity build to my Oculus Quest, how would I be able to? Can I simply use filezilla?
Any information is helpful!
Thanks
I looked around and tried to find an answer but it seems most people are currently unsure of Oculus Quest features.
If I wanted to remotely upload a Unity build to my Oculus Quest, how would I be able to? Can I simply use filezilla?
Any information is helpful!
Thanks
1 Reply
Replies have been turned off for this discussion
- stacklikemindHonored Guestjust use adb to connect to your Quest remotely.use the following commands to connect to it:adb connect <IP-of-your-Quest>:5555and then install any package withadb install package.apk
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 years ago
- 4 months ago