This website uses cookies. By clicking Accept, you consent to the use of cookies.
Click Here
to learn more about how we use cookies.
Accept
Reject
Browse
VR Forums
Announcements
Get Help
Talk VR
VR Experiences
International
Off-Topic
Developer Forums
Unity Development
Unreal Development
Meta Spatial SDK Development
Android Apps
Web Development
OpenXR Development
General VR & MR Development
PCVR/Link Development
Quest Development
Accessibility Development
Developer Dashboard Feedback
SDK Development
Tool Feedback
Other VR Development
MVPs
Creator Forum
Getting Started
Events & Competitions
Community Resources
Creator Questions & Discussions
What I'm Building
Events Calendar
Help
Sign In
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Meta Community Forums
Developer
Unity VR
Remotely Transfer a Unity Build to Oculus Quest (F...
Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
Remotely Transfer a Unity Build to Oculus Quest (FTP)
Anonymous
Not applicable
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
01-02-2019
03:28 PM
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
development
file transfer
Oculus Quest
unity
unity3d
All forum topics
Previous Topic
Next Topic
1 REPLY
1
stacklikemind
Honored Guest
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
01-08-2020
06:59 PM
just use adb to connect to your Quest remotely.
use the following commands to connect to it:
adb connect <IP-of-your-Quest>:5555
and then install any package with
adb install package.apk
Post Reply
Related Content
SharedSpaces PhotonNetDriver linker error
in
Quest Development
07-03-2024
Failed to retrieve Avatar Specification for user id (http response code: 400)
in
Unity Development
04-29-2024
UserHasAvatarAsync completed the request but the result was NotFound
in
Unity Development
12-05-2023
How do I get the coordinates of the oculus surface panels?
in
Unreal Development
09-05-2023
No Allow USB Debugging Dialogue Appears
in
Quest Development
06-29-2023