mozilla-mobile / firefox-tv

Firefox for Amazon's Fire TV
https://blog.mozilla.org/blog/2017/12/20/firefox-is-now-on-amazon-fire-tv-happy-holiday-watching/
Mozilla Public License 2.0
253 stars 108 forks source link

Provide APK download links (on our Github releases page, FTP) #240

Open mcomella opened 6 years ago

mcomella commented 6 years ago

There doesn't appear to be a good TV browser on Google Play for Android TV, except Puffin (which doesn't work in all countries).

After making signed builds:

@ekager (being our unofficial tech PR) mentioned that there are people with Android TVs who ask about getting Firefox on Android TVs.

Seems like this should probably just work, but a few thoughts:

https://forum.xda-developers.com/shield-tv/themes-apps/app-firefox-android-tv-t3725470 https://www.reddit.com/r/AndroidTV/comments/7q3myj/firefox_for_android_tv_is_a_nice_remotefriendly/

"It's an extracted Fire TV app that happens to work on mainline Android TV, so they likely have an exclusivity deal with Amazon or something" ^ don't love this sentiment :(

sorryusernameisalreadytaken commented 6 years ago

That would be really cool! +vote+

LoneFenris commented 6 years ago

When this is done will builds also appear on the Mozilla FTP?

mcomella commented 6 years ago

We intend to also upload these builds to archive.mozilla.org – if it doesn't get done in this issue, we'll file another issue to do it.

mcomella commented 6 years ago

We added an Amazon-specific permission in #937: <uses-permission-sdk-23 android:name="com.amazon.permission.media.session.voicecommandcontrol" />

We should make sure this doesn't create problems on non-Amazon devices.

liuche commented 5 years ago

Puffin also has a "send link to tv" using QR codes.

screenshot_2018-08-10 puffin tv - fast web browser - apps on google play

mcomella commented 5 years ago

@liuche wrt previous comment, is this the wrong issue?

yoasif commented 5 years ago

"Me too" comment here.

I picked up a Nvidia Shield TV over black friday this year and was surprised to not find Firefox available in the Play Store, having seen the news about Firefox TV a while back. I managed to get it installed from one of the apk mirror sites while writing this comment, and it seems to work without issue.

mcomella commented 5 years ago

@yoasif Which APK mirror site did you use? We're curious where our APKs are being hosted. :)

yoasif commented 5 years ago

Downloaded from https://www.apkmirror.com/apk/mozilla/firefox-android-tv/firefox-android-tv-3-1-1-release/firefox-android-tv-3-1-1-android-apk-download/

mcomella commented 5 years ago

Note: we currently post our release APKs to our GitHub Releases about every two weeks and while these APKs can be used to sideload, they are intended for project developers. One side effect of this is that we sign them with different keys each time, which users from being able to install the app without first uninstalling it. We're also not officially supporting builds outside of the Amazon store (though feel free to file issues).

In the near future (end of Q3, early Q4?), we hope to post consistent signed APKs to Mozilla's archive and GitHub releases.

sorryusernameisalreadytaken commented 4 years ago

Note: we currently post our release APKs to our GitHub Releases about every two weeks and while these APKs can be used to sideload, they are intended for project developers. One side effect of this is that we sign them with different keys each time, which users from being able to install the app without first uninstalling it. We're also not officially supporting builds outside of the Amazon store (though feel free to file issues).

In the near future (end of Q3, early Q4?), we hope to post consistent signed APKs to Mozilla's archive and GitHub releases.

Awesome to see the releases now in the github rls section!

Any news to this? Are there plans to release this for the google:play store or better (for me) the f-droid. Mozilla has already Firefox Klar there: https://f-droid.org/de/packages/org.mozilla.klar/

mcomella commented 4 years ago

Unfortunately, we don't have any current plans to ship FFTV to the Play Store or f-droid.

Queuecumber commented 3 years ago

Why not? Is it a complex process?