Skip to content
#

chromecast

Here are 214 public repositories matching this topic...

kxxvii
kxxvii commented Jul 31, 2018

Hi there, this is something might be useful if it's put in the Wiki.

I've had a problem with sudo modprobe snd-aloop and adding snd-loop to /etc/modules. As the title suggest this reorders the card order during boot. Since I've only got my own setup to compare against I'll just assume that people with other GNU/Linux distros might bump into the same problem. I use Debian.

Anyway, what

AnExplorer
isabsent
isabsent commented Jan 24, 2020

You have a lot of 'providertags inManifest` as:

    <provider
        android:name="dev.dworks.apps.anexplorer.provider.NonMediaDocumentsProvider"
        android:authorities="${applicationId}.nonmedia.documents"
        android:exported="true"
        android:grantUriPermissions="true"
        android:permission="android.permission.MANAGE_DOCUMENT">
neoassyrian
neoassyrian commented Nov 9, 2019

Hi guys,

Is there any basic information on how to install the V4 of this branch. I would like to use that one. I have used V3 before, and now would like to trial V4.

I installed the V4 branch into my RN applicaion using
npm install --save git://github.com/react-native-google-cast/react-native-google-cast#v4

Then did cd android > ./gradlew clean

Then tried to build it and got the fo

vishen
vishen commented Apr 14, 2020

Currently the description of the --cache flag is very unhelpful. This should be better documented in the cmd flags and possibly the readme. There should also be a command to manually clean out the cache entries in-case someone wants to clear out the cache.

I ran into an issue I had a non-local ip address cached for one of my chromecast dns entries. It would be good to remove or add a short TT

Improve this page

Add a description, image, and links to the chromecast topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chromecast topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.