Can't do without adding extra delay.Or u can kill or force stop the Amazon launcher with adb command too on home button press.
Can't do without adding extra delay.Or u can kill or force stop the Amazon launcher with adb command too on home button press.
At least with the tasker solution, adding an overlay display of black doesn't really make anything better. Just slows the whole thing down.
Done the same with tasker bruh its fast. used tasker adb wifi and added kill app on home press and its fast and no glimpses of stock launcher
That method only works if you were already using a custom launcher before March 2022. In any case, I think a factory reset might wipe away any chance of that working.hello, the method with total commander is still valid for 4k (not max)? i'm trying after a factory reset but nothing happens
pm list packages -d
Use the "new method", with any of the home button hooks except the first oneI am a bit confused by the first post. What method do I use when I have the 3rd Gen Cube with the latest Firmware?
Hello, what is the difference between the triggers, how do I know which one to use?Change the triggers, I've added 4 triggers, choose any one which works for you.
And you'll have to uninstall LM before installing this, do not update. I've somewhat changed the location of settings, so here's the steps.
Open LM > Launcher Option > Home Button Hook
Enable "Home Button Hook" and "Use ADB for Home" then select trigger of your choice.
The go to previous screen, go to "Custom Launcher Options"
Select custom launcher
Reboot once.
[EDIT]
The newly attached apk file fixes the issue where adb is disabled when the app is started. Default trigger is also changed.
Functionally there is no difference. They are just different options for capturing button press activity in the logs. There are multiple options because there may be differences between what appears in the logs between FireTV models and firmware versions.Hello, what is the difference between the triggers, how do I know which one to use?
I know this isn't what you are looking for, but the home button at least for me also turns things on. I actually use them as discrete buttons, Home=On, Power=Off. This allows me to assign other 'stuff' to those events as well for home automation..I'm using an Insignia FireTV and the new ADB home hook in version 1.1.8 works great, the home button takes me back to Wolf, quitting an app like Silk also takes me back to Wolf and after a hard reboot Wolf comes up after a little delay upon startup.
I did however quickly notice when I press the power button on the remote to put the TV into sleep/standby then press it again to wake the TV up I get taken back to the stock Amazon launcher, even if I was at Wolf launcher previously. This is super annoying as I have to press both power to wake it up then home to get to Wolf and I'm wondering if this can be fixed especially since everything else works so well
Is this 100% stable. I like the simplicity of LM 1.1.8 but I would really like the experience to be 100% clean and not show the stock launcher every time before showing my custom launcher.Done the same with tasker bruh its fast. used tasker adb wifi and added kill app on home press and its fast and no glimpses of stock launcherView attachment 5866081
With Tasker I sometimes still see it for just a fraction of a second.Is this 100% stable. I like the simplicity of LM 1.1.8 but I would really like the experience to be 100% clean and not show the stock launcher every time before showing my custom launcher.
Ok. That would be better than LM then. It is a bit annoying that when using a fire stick you have to purchase tasker per device. If you purchase it through the play store it is a one time purchase.With Tasker I sometimes still see it for just a fraction of a second.
You can install microg and your Google Play Tasker license will work. See this post and the one after:Ok. That would be better than LM then. It is a bit annoying that when using a fire stick you have to purchase tasker per device. If you purchase it through the play store it is a one time purchase.
It says this on the website https://tasker.joaoapps.com/faq-ov.html#d6You can install microg and your Google Play Tasker license will work. See this post and the one after:
![]()
4K Max with Tasker to launch Wolf on Home button
Bascially this one is by xnappo but I had quite some problems to follow his guide here: https://forum.xda-developers.com/t/app-firetv-noroot-launcher-manager-change-launcher-without-root.4176349/page-66#post-87928085 I wrote it again to make it...forum.xda-developers.com
However I don't think the license you get from Joao's Patreon is per device..
This is the best method, no more use of Termux. Thanks!Done the same with tasker bruh its fast. used tasker adb wifi and added kill app on home press and its fast and no glimpses of stock launcherView attachment 5866081
Do you think it is possible to package that in an APK, using app creation from within tasker. I expect that to be difficult because you need to pair adb.
Thanks, I have one and never noticed it was only for one deviceIt says this on the website https://tasker.joaoapps.com/faq-ov.html#d6
Is Tasker transferrable to other devices ?
Each order code is valid for one device at one time. If you know you are moving to a new device, you can 'release' your order code via Menu / More / Order Validation / Release Code. The code will then be free to be entered in Tasker on your new device.
Quite possibly? @Pro-me3us actually made one for me to test, but I never got around to it as Wolf released his update..Do you think it is possible to package that in an APK, using app creation from within tasker. I expect that to be difficult because you need to pair adb.
The LM ADB method is doing the same thing as Tasker, but without the extra setup. The extra complexity may be enough that Amazon ignores Tasker, for now.
Many people use FLauncher as your launcher rather than Wolf Launcher on Android TV (Google TV) devices. And rather than changing the default launcher, some people just use the Button Mapper app to re-map their Home button to launch FLauncher. On mine, I made a long press of the Home button launch FLauncher, leaving the short press to get back to the default launcher.So I recently got the WalMart onn. streaming box. Both LM 1.1.6 and WL 0.1.9 installed fine. But the system won't accept WL. Any suggestions?
Maybe the app buttons on that Android version / vendor build are dependent on some function of the Google TV Launcher which is now disabled?When changing the launcher on my Google TV (Hisense Android 11 non-root), none of the app shortcuts on the remote work. Other than using a button remapper app that uses Accessibility services, is there any way to fix this?
Hello,People were using Total Commander to uninstall the 2nd copy, do it however you prefer. This is the original post about this, you can read through there to get details if you have any issues
Sorry, I didn't know you were experiencing a delay.Why You didn't said it before !!!!!
Now, I can not test due to an error with ADB debugging. I don't know if this is due Termux+Tasker or if this is due the cloning of LM 1.1.8 through this method : https://forum.xda-developers.com/t/tool-clonemyapp-android-apk-cloner.4513777/#post-87668059.
Because each 2 days, Amazon removes LM 1.18 !!!!
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.