-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request: Google TV Support #148
Comments
Hi, Mobile Nebula is built with Flutter, which unfortunately currently does not have official support for Android TV. While I see online that some users were able to make it work, there are many limitations and things which don't work quite right (such as text fields being problematic in many cases.) Beyond that, I think there is a larger issue around getting key material onto/off of the TV. Would you mind sharing your use case for Nebula on the TV? |
Google TV has a pretty good app for file transfer called "File Manager +", it acts as both a file browser, file chooser and a FTP server. I was planning to use it to load the cart/key files. (it's how I side loaded the apk also). Ideally, I'd like to use nebula/defined.net to share my media apps (jellyfin) with friends and family. The software defined network overlay/firewall seems perfect for this. (Most of them use Google TV/Firestick). I'd also like to install nebula on my Google TV, so that I can use my media apps whilst travelling. (I've been doing this with WireGuard, but ideally I'd just use nebula as I'm using it for everything else now). |
So I managed to navigate the App using a mouse, set everything up using file sharing via "file manager +". (I know this isn't supported behaviour, just documenting for future rabbit hole spelunkers ) |
I'm using a nebula overlay for all of my endpoints. Ideally I'd like to be able to install nebula on my Google TV so I could use it whilst travelling.
Whilst there isn't official support, I gave it a test by converting the aab to a universal apk and side loading it on a Google TV HD.
It installs and you can navigate the app via the remote. Unfortunately you can't press on buttons (assuming the buttons require tap and not clicks).
The text was updated successfully, but these errors were encountered: