FlamedTVLauncher

A replacement home launcher for Amazon FireTV

  • 所有者: Redth/FlamedTVLauncher
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

FlamedTV Launcher

FlamedTV Launcher is a 'replacement' for Amazon's Home/Launcher app which does not show sideloaded apps.

NOTE: Do to a legal request from Amazon, the name of this launcher was recently changed to 'FlamedTV Launcher'

FlamedTV Launcher

###How does it work?
While it's not possible (yet/without root) to actually replace the launcher app, FlamedTV effectively does this by watching for Amazon's launcher being opened, and then immediately launches itself. Because of this, you will see Amazon's home screen flash on the screen very briefly after pressing the home button, before FlamedTV Launcher appears.

###Installation
First, head over to the Releases Page and get the latest version .apk file.

Once you've downloaded the file, follow these steps:

  1. Find the IP address of your FireTV (you can do this by going into the settings)
  2. Open a Terminal, you're going to sideload the .apk to your FireTV
  3. adb connect xxx.xxx.xxx.xxx to connect to your FireTV where xxx.xxx.xxx.xxx is the IP address of your FireTV
  4. adb install /path/to/com.altusapps.firedtvlauncher-1.x.x.apk to install the app to your device
  5. On your FireTV, open the settings
  6. Go into Applications
  7. Find 'FlamedTV' in the list, and select it
  8. Select 'Launch Application'

###Update Process
To update to a newer version of this app, first you must uninstall the old version.

You can do this on the FireTV itself (Settings > Applications > Manage Installed Applications > FireTV Launcher > Uninstall)

Or, you can use adb:

  1. adb connect xxx.xxx.xxx.xxx to connect to your FireTV where xxx.xxx.xxx.xxx is the IP address of your FireTV
  2. adb uninstall com.altusapps.firedtvlauncher

Now you can simply reinstall the app following the instructions from the "Installation" process.

###Where's the Java?
If you looked at the source, you may have noticed that there's no Java. That's because this was written entirely in C# using Xamarin! C# is awesome, go use Xamarin!

###What's next?
Obviously this launcher is very simple, and there's not much to it. I'm planning on adding some Settings configuration within the app, so you can do things like hide apps, reorder them, hide labels, change colors, etc.

If you have a feature you really want, open an issue here!

###Thanks
Do you like this project? I'd be ever so grateful if you bought me a beer!
Donate now, via PayPal

主要指标

概览
名称与所有者Redth/FlamedTVLauncher
主编程语言C#
编程语言C# (语言数: 1)
平台
许可证
所有者活动
创建于2014-06-14 00:44:13
推送于2016-07-11 14:55:48
最后一次提交2016-07-11 10:56:03
发布数8
最新版本名称1.1.5 (发布于 2015-01-09 15:04:11)
第一版名称1.0.1 (发布于 )
用户参与
星数187
关注者数33
派生数37
提交数42
已启用问题?
问题数26
打开的问题数17
拉请求数1
打开的拉请求数2
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?