Forum Discussion
QuietlyLookingInward
5 years agoProtege
How to receive OSC Data via UDP/IP on the Quest?
Hey there, is it possible to receive OSC Data via UDP on the Quest? If yes, is there an open default UDP-Port or is there any way to open a specific Port? I'm using Unity and made a project ...
QuietlyLookingInward
5 years agoProtege
Ok, just for the record. I solved by adding these two lines outside the application tag in the AndroidManifest.xml
:)
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>:)
- oddpetrichor2 years agoHonored Guest
Hi! i need to do this in Unity also for a quest. Where do you finde the AndroidManifest.xml ?
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
- 3 months ago
- 8 months ago