stantanasi / streamflix

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

Provide support for Android smartphones #6

Closed vivekch0976 closed 3 months ago

vivekch0976 commented 1 year ago

Hi, can you please provide support for android smartphones? So that we can enjoy it on mobile phones as well.

stantanasi commented 1 year ago

I don't plan to support Android smartphones at this time. I still intend to make them compatible but only when the Android TV app is fully functional.

stantanasi commented 1 year ago

For now if you know how to use Android Studio, you could replace true by false on this line: https://github.com/stantanasi/sflix/blob/e4bf1b0906137b36b2c02dfc18724a5f31f7c343/app/src/main/AndroidManifest.xml#L12 By setting required="false", you will be able to launch the app on your Android smartphone.

But I have to warn you that the app is not optimized for small touchscreens, so you may have some difficulty navigating through movies and TV shows.

Pluncidelst commented 1 year ago

Hi, can you please provide support for android smartphones? So that we can enjoy it on mobile phones as well.

If you go to sflix.to and scroll to the bottom, they offer an apk that has even more features than this app.

Screen Shot 2022-12-13 at 3 16 02 PM
krysor commented 1 year ago

Hi, can you please provide support for android smartphones? So that we can enjoy it on mobile phones as well.

If you go to sflix.to and scroll to the bottom, they offer an apk that has even more features than this app.

Is it open source tho?

DarkCrypt commented 1 year ago

@Pluncidelst

If you go to sflix.to and scroll to the bottom, they offer an apk that has even more features than this app.

This particular app is found in the footer of multiple sites similar to Sflix. It's called OnStream.

(Edit: OnStream also has an Android TV version now.)


@krysor

Is it open source tho?

Definitely not. Open source is not stated anywhere.

stantanasi commented 4 months ago

Finally working on it 🥳

stantanasi commented 3 months ago

Available on Release 1.6.0