[PT-BR] Update: https://drive.google.com/file/d/1hazIurcv09pagKxOvXEJfEBVVe1Vym6s/view?usp=sharing@Nathaniel9 and @dieg00 translated the app for German and Spanish language, if anyone else wants to translate then an XML is attached below, download the zip and extract the XML, modify it and post it here along with Language Name, i will add them in next release.
Proton VPNSo last night I was able to install Google TVbut i'm experience a problem with loading recommendations within the home screen, I looked through the Internet and people says it's because Google TV it's no avaliable yet in Latin America, so in order to get it work I need to use a VPN, does someone knows a *free* VPN for Android TV?
Caution: This is an APK file (package name com.quality.plastic - no app name) and not an XML file.
it's an xml file, the apk you downloaded must be an ad from the site, I don't know why but my attached file is not showing up.Caution: This is an APK file (package name com.quality.plastic - no app name) and not an XML file.
Trying to update to the latest launcher from 1.1.3 and keep getting app not installed error.
Anyone advise on how to get it installed?
What version of FireOS are you on? It would be good to know when the change to updates was made.Many thanks! Thing is slow booting only happens when a custom launcher is enabled in LM, it does not happen on stock amazon launcher, I guess the update they pushed made this because last week it didn't happen.
In my case update blocker does nothing when pressing disable system updates I get a screen with "amazon os updates status active", no error either.
Thanks.You can attach the file directly to your post like this if you zip it. @John123a
Uninstall 1.1.3 first then install 1.1.5.
If you got your 1.1.3 from some other site, it might be signed by someone else than SweenWolf, causing an error when upgrading.
What version of FireOS are you on? It would be good to know when the change to updates was made.
One temporary solution to the slow boot may be to use the ADB command feature in v1.1.6 to make one command to disable Wolf launcher, followed by shutdown. And a second command to re-enable Wolf launcher on boot. This is assuming that Wolf Launcher gets re-enabled after the system checks that are causing the slow boot.
What device, and FireOS version? How are you getting the APK onto the device?Thanks.
Definitely downloaded from here. Sadly now I’ve uninstalled 1.1.3 and can’t install 1.1.5. Same error. App not installed.
FireCube (2nd gen), FireOS 7.2.4.2.What device, and FireOS version? How are you getting the APK onto the device?
What build of 7.2.4.2? I'm currently on 2906FireCube (2nd gen), FireOS 7.2.4.2.
I transfer the file to my nas and access that via solid explorer on the FireCube. Same as I’ve always done.
What build of 7.2.4.2? I'm currently on 2906
NAS to Solid Explorer is probably fine.
Either there is an update that is preventing LM from being installed or something is happening to the file between it's download from XDA to installation on the Cube.
Try remote ADB installing just to make sure. Easy Fire Tools is one way, or use a different app of your choice. Or download the file from XDA directly to your Cube.
Are you able to reinstall LM 1.1.3? If not maybe Amazon is finally bringing down the hammer. Someone else on build 3500+ mentioned that update blocker stopped working tooAssuming the build is the numbers after the software version. It’s 3515.
Tried remote adb. No change.
Have downloaded from the desktop and phone incase the file somehow corrupted.
Are you able to reinstall LM 1.1.3? If not maybe Amazon is finally bringing down the hammer. Someone else on build 3500+ mentioned that update blocker stopped working too
If you can't reinstall LM 1.1.3, then we need to figure out how Amazon is blocking it. Maybe Amazon has started calling home to check what APKs we are installing? Or perhaps they have simply banned the package name of LM?
Can you reboot your Cube and keep it offline, and try to install LM 1.1.3 while offline.
Assuming that doesn't make any difference, can you rename the LM package name, like so:
If you want, I can rename it and post a link.
Ok that's a relief v1.1.3 still installs, then maybe it's not Amazon.Yeah I could install 1.1.3 again thankfully.
I’m not at home right now but I’ll try and install it with a changed name later and try it offline too.
Thanks for all the help btw. I appreciate it.
Do you also have a 2nd gen Cube?Yeah on 3515 update blocker does not work and takes way too long for the system to boot when a custom launcher is enabled, but luckily you can still install Launcher Manager, only downside is the slow boot time with a custom launcher, on stock amazon launcher boot time is fast.
Fire Stick LIte 'Sheldon'Do you also have a 2nd gen Cube?
Were you able to install LM 1.1.5 and / or 1.1.6?
Can you try to disable the updates manually through ADB to see what the error message is?
[PURPLEHAZE][/home/debaser]# adb shell pm disable-user --user 0 com.amazon.device.software.ota.override
Security exception: Cannot disable a protected package: com.amazon.device.software.ota.override
java.lang.SecurityException: Cannot disable a protected package: com.amazon.device.software.ota.override
at com.android.server.pm.PackageManagerService.setEnabledSetting(PackageManagerService.java:21072)
at com.android.server.pm.PackageManagerService.setApplicationEnabledSetting(PackageManagerService.java:20983)
at com.android.server.pm.PackageManagerShellCommand.runSetEnabledSetting(PackageManagerShellCommand.java:1610)
at com.android.server.pm.PackageManagerShellCommand.onCommand(PackageManagerShellCommand.java:201)
at android.os.ShellCommand.exec(ShellCommand.java:103)
at com.android.server.pm.PackageManagerService.onShellCommand(PackageManagerService.java:21626)
at android.os.Binder.shellCommand(Binder.java:634)
at android.os.Binder.onTransact(Binder.java:532)
at android.content.pm.IPackageManager$Stub.onTransact(IPackageManager.java:2796)
at com.android.server.pm.PackageManagerService.onTransact(PackageManagerService.java:3963)
at android.os.Binder.execTransact(Binder.java:731)
[PURPLEHAZE][/home/debaser]# adb shell pm disable-user --user 0 com.amazon.device.software.ota
Security exception: Cannot disable a protected package: com.amazon.device.software.ota
java.lang.SecurityException: Cannot disable a protected package: com.amazon.device.software.ota
at com.android.server.pm.PackageManagerService.setEnabledSetting(PackageManagerService.java:21072)
at com.android.server.pm.PackageManagerService.setApplicationEnabledSetting(PackageManagerService.java:20983)
at com.android.server.pm.PackageManagerShellCommand.runSetEnabledSetting(PackageManagerShellCommand.java:1610)
at com.android.server.pm.PackageManagerShellCommand.onCommand(PackageManagerShellCommand.java:201)
at android.os.ShellCommand.exec(ShellCommand.java:103)
at com.android.server.pm.PackageManagerService.onShellCommand(PackageManagerService.java:21626)
at android.os.Binder.shellCommand(Binder.java:634)
at android.os.Binder.onTransact(Binder.java:532)
at android.content.pm.IPackageManager$Stub.onTransact(IPackageManager.java:2796)
at com.android.server.pm.PackageManagerService.onTransact(PackageManagerService.java:3963)
at android.os.Binder.execTransact(Binder.java:731)
Why Kill them off? Even if they can't be used on Fire TVs they're still very capable Android TV launchers.
I use yowindow but the one from techdoctoruk didn't qork for me so I went to my phone and installed the latest yowindow for free and the app transfer app that transfer your phones apps to your firestick.Anyone know of some good widgets for Wolf launcher? that run without google play services...
I can't even seem a weather one.
thx![]()
No, factory resetting only clears data, it doesn't revert you to an earlier FireOS version. Downgrading is not possible. If you just got the Max last week and didn't mean to update it, return it and get a new one.Hi I brought a 4k max Last week and have been trying to see if I factory reset it ot would downgrade to an older firmware or would it stay with the one I installed
This will be fixed on next LM releaseI just noticed that com.amazon.tv.launcher apk shows as Leaks for me an actually opens a developer oriented utility. From that point of view, I guess LM 1.1.7 does show it, but for now, although the package is enabled, I cannot manually access the system's launcher. Any ideas?
pm grant com.wolf.firetvsettings android.permission.WRITE_SECURE_SETTINGS
pm grant com.wolf.firetvsettings android.permission.SYSTEM_ALERT_WINDOW
(not necessary for app working)pm grant com.wolf.firetvsettings android.permission.PACKAGE_USAGE_STATS
(needed for package overlay only when accessibility services are disabled) (not needed)pm grant com.wolf.firetvsettings android.permission.READ_LOGS
adb shell pm grant com.wolf.fos5.settings android.permission.SYSTEM_ALERT_WINDOW
adb shell pm grant com.wolf.fos5.settings android.permission.READ_LOGS
Look I'm gonna tell you and everyone what I've done with the launcher till now,This isn't a confidence-inspiring reply.
I don't actually care if you took an abandoned app and updated it making it your own, but the second half of your reply is just unnecessarily confrontational.
You could have just reassured me that your edits were safe, but you choose to be defensive instead.
I think I'll remove your launcher and look for something via the Play Store.
I've lost all confidence in Wolf Launcher.