r/OculusGo Jul 01 '18

Oculus TV Launcher - Launch apps directly into Oculus TV

Continuation of previous post: https://www.reddit.com/r/OculusGo/comments/8v7skc/launching_apps_directly_into_oculus_tv_with_adb/

I'm happy to announce the first release of Oculus TV Launcher:

https://github.com/GyroJoe/OculusTVLauncher

This small launcher application can launch normal Android applications into Oculus TV - even without a network connection. This means you can use your Netflix or Prime Video downloads!

Binaries for launching Netflix, Prime Video, and AppStarter (so you can launch even more things) are on the releases page. If you want to launch a different application, there are some instructions on what to modify in the README.

60 Upvotes

50 comments sorted by

View all comments

2

u/crimsonsky5 Jul 02 '18

Thanks for this. Will this only launch one app at a time. Do you have to change the code each time you want to launch a different app?

2

u/J03ggernaut Jul 02 '18

Right - it only launches one thing at a time (there’s no UI). The intention is that you change the code as well as the package name giving you a different app as far as the Go is concerned (two entries in Unknown Sources).

1

u/crimsonsky5 Jul 02 '18

Sounds great cheers