Fast for good, just right for watching video at home. A browser for discovering and watching web video on the big screen TV for users to install on their Amazon Fire TV and Fire TV stick.
We encourage you to participate in this open source project. We love Pull Requests, Bug Reports, ideas, (security) code reviews or any kind of positive contribution. Please read the Community Participation Guidelines.
-
IRC: #focus (irc.mozilla.org); logs: https://mozilla.logbot.info/focus/; we're available Monday-Friday, GMT and PST working hours.
-
Mailing list: firefox-focus-public@
- Clone the repository:
git clone https://github.com/mozilla-mobile/firefox-tv
- Import the project into Android Studio or build on the command line:
./gradlew clean app:assembleAmazonWebviewDebug
- Make sure to select the right build variant in Android Studio: amazonWebviewDebug
It is recommended to test directly on a Fire TV. You can connect with:
adb connect <IP address>
And then install via Android Studio or adb. Only a single development device can be connected to a Fire TV at a time. Note that while you can install on an Android TV emulator, the behavior is different from Fire TV's and should not be relied upon.
When using an emulator, you can press cmd+m
to simulate a menu button press.
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/