cancel
Showing results for 
Search instead for 
Did you mean: 

How to get a shell window on the Oculus Go?

gotgalf
Expert Protege
Hi.
I'm looking for a simple way to get a console window with a shell on the Oculus Go.
Did anybody already do this?
If not, where should I start?



1 REPLY 1

gotgalf
Expert Protege
imperativity,
I know how to use adb, thank you.
And I also know that I can't get a console in the GO atm.
My question was how to build that functionality.
What is the easiest way to generate a windows in the GO, that displays text, and can be used to connect to a command line application?
Something like a (virtual) framebuffer terminal, like you use it on linux devices, to display the contents of a shell on an external LCD, or such.
I'm not new to Linux, but I'm a hardware guy, and I do more embedded programming, so I'm not that familiar with Android, and  completely new to your SDKs.
I also don't want to start Unity or Unreal development, to run simple utilities.

Thanks