stantanasi / streamflix

An Android TV and mobile app to stream movies and TV shows for free
Apache License 2.0
553 stars 68 forks source link

Phone / TV #97

Closed DanRektLOL closed 3 months ago

DanRektLOL commented 6 months ago

Summary

i have a really low quality tv box which runs android, so, when i install app on it, it runs like phone not tv. please workaround

Please confirm the following

stantanasi commented 6 months ago

Someone mentioned that during the first launch, it starts the mobile version (#92), but by closing and restarting the app, it resolves itself. Have you tried that?

DanRektLOL commented 6 months ago

yeah, my tv box is really low quality and it is recognized by every app as a phone except youtube (because there are 2 versions of yt, yt and yt for android tv)

DanRektLOL commented 6 months ago

so, basically please add some feature that allows the tv interface on phone or something like that i think

stantanasi commented 6 months ago

Can you try with the new version 1.6.1 if you still have this issue please

oathzed commented 6 months ago

Can you try with the new version 1.6.1 if you still have this issue please

Maybe I'm wrong, but I'm not sure there is much you can do on your end (minus putting in a setting to force it, but that might complicate the UI xD). This guy has an Android device that says it's "tv device", but it's really just the android mobile OS. That's why it thinks he's using the phone. He would have to spoof it on his end likely in the build prop file.

Honestly he should just buy an actual android tv device they're like 20$ lol

DanRektLOL commented 6 months ago

Can you try with the new version 1.6.1 if you still have this issue please

Maybe I'm wrong, but I'm not sure there is much you can do on your end (minus putting in a setting to force it, but that might complicate the UI xD). This guy has an Android device that says it's "tv device", but it's really just the android mobile OS. That's why it thinks he's using the phone. He would have to spoof it on his end likely in the build prop file.

Honestly he should just buy an actual android tv device they're like 20$ lol

Yeah exactly, but just so you know, 20 dollars in my country is 5 and a half thousand. and im not saying its a tv, im saying that my cheap "tv" box runs android and is actually a phone running some kind of launcher to make it a sort of tv. so my question is, is it possible to get the tv UI on phone?

stantanasi commented 6 months ago

I created a special APK containing only the TV UI. You can locate it in the assets of release 1.6.1, named streamflix-v1.6.2-tv.apk. This is a temporary solution, but it allows you to have the new providers. Even though it's version 1.6.2, I can't include it in Release 1.6.2 because the default app's in-app updater won't function properly.

DarkCrypt commented 6 months ago

Yeah exactly, but just so you know, 20 dollars in my country is 5 and a half thousand. and im not saying its a tv, im saying that my cheap "tv" box runs android and is actually a phone running some kind of launcher to make it a sort of tv. so my question is, is it possible to get the tv UI on phone?

Damn, this is sad and painful. $20 is nothing in my country. How are you even getting this to work on your tv? An HDMI cord, screen mirror, or some other way?

youtube (because there are 2 versions of yt, yt and yt for android tv)

This is also just as sad and painful. The official YouTube apps are ad infested garbage. There's much better alternatives.

DanRektLOL commented 6 months ago

Yeah exactly, but just so you know, 20 dollars in my country is 5 and a half thousand. and im not saying its a tv, im saying that my cheap "tv" box runs android and is actually a phone running some kind of launcher to make it a sort of tv. so my question is, is it possible to get the tv UI on phone?

Damn, this is sad and painful. $20 is nothing in my country. How are you even getting this to work on your tv? An HDMI cord, screen mirror, or some other way?

youtube (because there are 2 versions of yt, yt and yt for android tv)

This is also just as sad and painful. The official YouTube apps are ad infested garbage. There's much better alternatives.

HDMI

DanRektLOL commented 6 months ago

I created a special APK containing only the TV UI. You can locate it in the assets of release 1.6.1, named streamflix-v1.6.2-tv.apk. This is a temporary solution, but it allows you to have the new providers. Even though it's version 1.6.2, I can't include it in Release 1.6.2 because the default app's in-app updater won't function properly.

Thank you, I'll try with this

stantanasi commented 3 months ago

Possibility to change app UI layout on Release 1.6.4