Git Product home page Git Product logo

Comments (5)

gavv avatar gavv commented on August 26, 2024 1

make sure the app is in landscape mode

This part should be now fixed by #42

then try and navigate in the android emulator (or with a usb keyboard attached to a real phone) - only using cursor keys and and OK / cancel (enter / esc).

This part still needs a fix.

from roc-droid.

Fire- avatar Fire- commented on August 26, 2024 1

So I sideloaded it onto my nvidia shield and it Just Works, with the small exception of not being able to select / change target IP or press the start Sender button using a remote - using a trackpad ( virtual like the SHIELD app or manual ) worked fine, however.

The biggest downsides to this so far are the lack of ability to compensate for the ( very noticeable ) amount of latency ( compared to a bluetooth sound device's latency for which the system seems to automatically compensate during video playback ), and the requirement for a sender to target a receiver ( I'd love the choice to be a "host" that one or more receiving clients can simply listen to )

Fantastic work so far, this is as close as I've ever seen to a true wifi audio solution that actually works FROM android

from roc-droid.

gavv avatar gavv commented on August 26, 2024

As for me, unfortunately I don't have device to test, so I have no idea.

from roc-droid.

stuaxo avatar stuaxo commented on August 26, 2024

I'm willing to test.

For the UI part, make sure the app is in landscape mode, then try and navigate in the android emulator (or with a usb keyboard attached to a real phone) - only using cursor keys and and OK / cancel (enter / esc).

from roc-droid.

stuaxo avatar stuaxo commented on August 26, 2024

Nice :)

The app, also needs a couple of bits in the manifest to things to appear as a TV app in the launcher (details from https://developer.android.com/training/tv/start/start.html)

  • Add the LEANBACK_LAUNCHER intent category
  • Make the feature android.software.leanback not required (so it still works on non tv devices).
  • Make android.hardware.touchscreen not required
  • Add an android:banner (an xhdpi App icon 320x180px, "Test Must be included in the image").

Even without these it's possible to sideload it + test - I'll try and make some time to do so.

from roc-droid.

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.