4

4K Max with Tasker to launch Wolf on Home button

 1 year ago
source link: https://forum.xda-developers.com/t/4k-max-with-tasker-to-launch-wolf-on-home-button.4541521/#post-88046493
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
Bascially this one is by xnappo but I had quite some problems to follow his guide here:
forum.xda-developers.com

[APP][FIRETV][NOROOT] Launcher Manager (Change Launcher without Root)

LAUNCHER MANAGER (FOS 6+) STEPS TO ENABLE CUSTOM LAUNCHER: 1. Download Launcher Manager by clicking or by using short link and install on your FireTV. (Latest: 1.1.6) 2. Install a Custom Launcher and then open Launcher Manager. 3. To Enable...
forum.xda-developers.com forum.xda-developers.com
I wrote it again to make it a bit easier for other people, who wants to try this. In combination with setting this up remotely with PC and "scrcpy".

--- Remotely control FireTV with your PC ---
1. Download the latest release of scrcpy from here: https://github.com/Genymobile/scrcpy/releases
2. make a shortcut of scrcpy.exe + right click on it > properties
3. insert in destination after scrcpy.exe: --tcpip=<your FireTV IP> -b 2M -m 1024 --max-fps=15 --legacy-paste
4. Open the scrcpy.exe shortcut

--- Install Apps ---
1. Install Tasker + Termux (sideload or via AptoideTV)

--- Install ADB + set Permissions + create ADB executable ---
1. Open Termux and copy/paste the following (answer any questions with default):
apt-get update
apt-get upgrade
apt update > /dev/null 2>&1 && apt --assume-yes install wget > /dev/null 2>&1 && wget https://github.com/MasterDevX/Termux-ADB/raw/master/InstallTools.sh -q && bash InstallTools.sh

adb shell pm grant net.dinglisch.android.taskerm com.termux.permission.RUN_COMMAND
adb shell pm grant net.dinglisch.android.taskerm android.permission.READ_LOGS
adb shell pm grant net.dinglisch.android.taskerm android.permission.SYSTEM_ALERT_WINDOW

2. nano ~/.termux/termux.properties
3. remove the # before "allow-external-apps = true" + Strg+S and Strg+X
4. mkdir ~/.termux/tasker
5. cd ~/.termux/tasker
6. nano runWolf
7. adb shell am start -n "com.wolf.firelauncher/.screens.launcher.LauncherActivity" + Strg+S and Strg+X
8. adb shell am start -n "com.wolf.firelauncher/.screens.launcher.LauncherActivity"
(allow always trust with ok)

--- Setting up Tasker ---
1. Go to Tasks make a new Task called "Wolf"
2. Add action > Filter > enter Termux > click on Tasker Function
3. click finish on each prompt
4. In the Function input field delete everything and paste:
TermuxCommand(/data/data/com.termux/files/home/.termux/tasker/runWolf,,,false)
5. Go to Profiles and add > Event > enter Log > click on Logcat Entry > Filter and paste:
amazon.intent.action.HOME_PRESSED
6. Select Task "Wolf" and save
Last edited: Jan 14, 2023

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK