Giter Site home page Giter Site logo

Comments (5)

darkj2k avatar darkj2k commented on May 22, 2024 5

Same request.

from nextplayer.

Learner00100 avatar Learner00100 commented on May 22, 2024

@anilbeesetti yes much need one

from nextplayer.

markg85 avatar markg85 commented on May 22, 2024

Same request!
I suspect it's easy to enable usage on android/google tv, that's just a few manifest changes. But making it work with remote control input might require some more work.

from nextplayer.

markg85 avatar markg85 commented on May 22, 2024

Just wanted to notify you folks of this.
I just tried installing NextPlayer on a chromecast. It's a bit tricky but here's how to do it:

  1. Make sure you're a developer in chromecast (for help, an article by tapping the os build version ~10x rapidly.
  2. Connect to your chromecast using ADB over wifi (must be on the same network). You essentially connect to your chromecast using adb connect <ip>:5555 (yes, the 5555 port), when you make this connection the first time you have to authenticate it in the popup that appears on the chromecast

And now you can do a streaming sideload of the NextPlayer apk using a command like: adb -s <chromecast ip>:5555 install <apk file>

If you got this far, you have the app installed.
But you won't find it in the main android gui because the flags for chromecast aren't enabled in this APK. You can still start it, but you have to navigate to your system apps menu. Browse all apps and there you'll find NextPlayer. Click it and it gives you a menu of options to choose from, including open.

That's all there is to it, not that complex right? ;)
It works surprisingly well!

from nextplayer.

Pentaphon avatar Pentaphon commented on May 22, 2024

@anilbeesetti this should be labeled as a feature, not a bug

from nextplayer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.