-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No longer works on Fire OS 6.2.7.2 #4
Comments
Apparently the wrong time for me to try this but my Toshiba fire TV is also having permission issues. |
My Toshiba FireTV updated automatically and is not working now. One of my FireSticks is still working. |
Any update on this issue? |
As of today, for me, this is no longer working. FireTV Stick 4K. Fire OS 6.2.7.3 Hoping you have a fix because I HATE the default FireTV launcher. |
I am aware of the issue but unfortunately I can't do anything about it (yet) because all of my FireTV devices are still on 6.2.7.1 – it looks like Amazon is still rolling out the updates and Germany hasn't received any yet. So I will have to wait until the update pops up over here... I'm sorry. |
Thanks @ErikAbele |
@ErikAbele please let us know when you get it, were at the edge of our seats 😅 |
Ok, I also got the update yesterday and see that Amazon did re-work home button handling so I'll have to dig a little deeper. Booting into your custom launcher should still work though; if not then try setting it up again in an ADB shell:
|
Okay thanks a lot man, hopefully you can get it sorted out :) |
On 2nd. gen Firestick the command adb shell pm grant de.codefaktor.ftvlaunchx android.permission.WRITE_SECURE_SETTINGS came back with a "package not found error". So I decompiled and changed the package name to com.codefactor.ftvlaunchx. Disinstalled and installed the changed apk. This time giving the new name the command worked without an error. Now to find out how Amazon changed the home button handling. |
Let me know if you can figure out the home button issue. I've tried to debug aswell, can't figure it out |
Well the pressing of the Home button is an system event and can't be intercepted, thus I'm sure that Erik knows a lot more about how the Homeservice works. Now if you give the command secure accessibility_enabled 1 it always turns back to 0 after rebooting. Maybe this can be handled like before it did with Hijack and the app-debug. |
Yeah that same issue happened before. I got my button mapper to say accessibility is enabled with an app I made to trigger it. But accessibility isn't actually enabled. |
Well at least for now the stick boots into the custom launcher. |
Yeah I don't think Amazon could ever patch that I also have an app that opens my launcher on wake |
any luck @ErikAbele ? |
still not working with FireTV Stick 4K. Fire OS 6.2.7.3 |
You can use the home button to launch tv launcher 3? You don't need root right? |
Lol. Yeah this stuff is easy with root |
Atv launcher pro (which wolf is based off) will work with root. You can always probably change the package name of wolf if that is what amazon blocked. |
Hopefully @ErikAbele can figure something out, but it's not looking good. |
|
its not though, thats not seamless at all lol |
@ErikAbele any news? :( |
Sween wolf got a fix for us! https://forum.xda-developers.com/showpost.php?p=83468741&postcount=461 |
Sounds like a clumsy work around. To access the firestick settings you have to enable the amazon launcher. Which defeats the purpose of an aftermarket launcher so that I never have to see the garbage amazon launcher. |
No you dont. All the important settings have shortcuts inside the settings app he made. You don't have to enable the amazon launcher.. |
Sorry I was confused when the xda post mentioned "4 shortcuts are included in apps (important ones) It appeared that there was no way to access settings unless you use the amazon launcher. |
It's ok I had the same thought. But yeah every setting that's important is in the settings app |
Guys, while I appreciate any information regarding the issues of FTVLaunchX, this is not a forum. Can we please take the discussion over to XDA so that we can keep it focussed here... I guess other people would also benefit from you input over there. Thanks! |
can not install settings app on any of my firesticks. I get "there was a problem parsing the package" Please fix FTVlaunchX so I can go back to using my fire sticks again |
Read the above post. |
Any progress on getting FTVLainchX to work? I am so tired of the amazon propaganda garbage |
FWIW
Seems to work. But it has side effects, such as losing access to the Settings control. |
This works with current ftvlaunchx on 6.2.7.3? |
It seems to work with:
on my firestick 4K and my Toshiba Fire-TV edition. |
On my firestick 2nd gen it spits out the error |
How it going ? If you need some testing please let me know |
Fire OS 5.2.7.7... Same problem, launcher opens at startup but home button doesn't work |
App has suddenly stopped working after an automatic update to Fire OS 6.2.7.2 (Insignia Fire TV). Tried to add permissions again to no avail. Home button and startup hijacking no longer work.
The text was updated successfully, but these errors were encountered: