-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
[New App Shortcut]: Shortcut on Fire TV into Manage Installed Applications #600
Comments
Greetings @Bunky101! Congratulations on opening your first issue! I want to be sure that I get this right the first time, so in order to do that I'd like for you to test out a command for me to see if it opens the "Manage Installed Applications" menu on your Fire device. Please follow the instructions numbered 2 - 5 that are listed here
Instead of following step number 6, please enter the following command into the command field instead:
Press the PERFORM ACTION button next (as listed in step 7) If that worked properly, your Amazon Fire device should have opened the proper menu for you. If not, please repeat these steps but use this command instead:
Both of these commands worked in my environment when I tested them. If neither of them work for you, please let me know the exact supported device that you are using so that I can run some more tests. Either way, please let me know! -Doug |
Doug,
First thanks for looking into this as well as the work you are doing for the community.
Both commands worked but the first did seem to be a bit faster to open the menu but it was not by much in my testing.
Let me know if you have more testing to be done and when you think the changes will be committed and released into production. I’ll be glad to test again the production release if needed.
Thanks
Dave
From: Doug Nelson ***@***.***
Sent: December 30, 2024 3:37 PM
To: PRProd/HA-Firemote
Cc: Bunky101; Mention
Subject: Re: [PRProd/HA-Firemote] [New App Shortcut]: Shortcut on Fire TV into Manage Installed Applications (Issue #600)
Greetings @Bunky101 <https://github.com/Bunky101> !
Congratulations on opening your first issue!
I want to be sure that I get this right the first time, so in order to do that I'd like for you to test out a command for me to see if it opens the "Manage Installed Applications" menu on your Fire device.
Please follow the instructions numbered 2 - 5 that are listed here <https://github.com/PRProd/HA-Firemote/wiki/Providing-Details-for-App-Launcher-Requests#you-can-do-this-through-the-home-assistant-ui-by-following-these-steps>
2. In Home Assistant, open Developer tools
3. Click the ACTIONS tab
4. In the Action menu, select Android Debug Bridge: ADB command
5. Select your device by clicking on the + Choose Entity button in the Targets section
Instead of following step number 6, please enter the following command into the command field instead:
adb shell am start -a android.settings.APPLICATION_SETTINGS -n com.amazon.tv.settings.v2/.tv.applications.ApplicationsActivity
Press the PERFORM ACTION button next (as listed in step 7)
If that worked properly, your Amazon Fire device should have opened the proper menu for you. If not, please repeat these steps but use this command instead:
adb shell am start -a android.settings.MANAGE_APPLICATIONS_SETTINGS -n com.amazon.tv.settings.v2/.tv.applications.ApplicationsActivity
Both of these commands worked in my environment when I tested them. If neither of them work for you, please let me know the exact supported device <https://github.com/PRProd/HA-Firemote/wiki/Supported-Devices#amazon-fire-tv> that you are using so that I can run some more tests.
Either way, please let me know!
…-Doug
—
Reply to this email directly, view it on GitHub <#600 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ASNCN3QSATBXONXJ6CUCLJD2IHDIZAVCNFSM6AAAAABUH7O6DKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRVHE3TMOBTGE> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/ASNCN3RAYIREYWYFB6OEKG32IHDIZA5CNFSM6AAAAABUH7O6DKWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUY6GZP6.gif> Message ID: ***@***.***>
|
App Name
Short cut to the Manage Installed Appliations
Device Platform
Amazon Fire
App Store Link and/or URL to .apk file if sideloaded
No response
Required Information
just a system shortcut to the Manage Installed Applications section.
Optional Comments
I tend to go into the Manage Installed Applications to force a particular app to stop and then restart it when it is giving me trouble or I'm changing configurations for some reason.
The text was updated successfully, but these errors were encountered: