badaix/snapdroid

Allow HTTP connections

Opened this issue · 0 comments

Hi!

To allow HTTP connection (for example to run snapdroid on a recent android TV device), clear text as to be allowed through AndroidManifest.xml

It's done by adding :

android:usesCleartextTraffic="true"

Can you give that a look @badaix ?

NB: what an awesome work you've done around snapcast !!