このあたり読めばホームボタンのリマップいけるか
https://xdaforums.com/t/workaround-to-remap-home-key.4527599/
Hello! So I gave up a lot of time ago on having a custom launcher that was opened automatically instead of the stock launcher, but a while ago I thought about a way of using adb logcat to catch the events that launch the stock launcher and replace it with Wolf Launcher (or any other app, actually).
Disclaimer: this method requires a home server where you can run a docker instance or a bash script. It does not work directly inside FireTV.
I have not noticed any performance degradation in the firetv itself, and the latency is almost unnoticeable, to the point I can't even see a frame of the stock launcher (check video below).
I have put together a little script that will run a docker ubuntu instance, in which I then run this command:
./adb logcat '*:I' | grep --line-buffered "ActivityManager: START u0 {act=android.intent.action.MAIN cat=\[android.intent.category.HOME\] flg=0x10[0-9]00000 cmp=com.amazon.tv.launcher/.ui.HomeActivity_vNext" | xargs -I {} ./adb shell am start -n com.wolf.firelauncher/.screens.launcher.LauncherActivity
It will look for lines in the logcat that start the activity "com.amazon.tv.launcher/.ui.HomeActivity_vNext", which happens whenever you tap the home button or choose a firetv profile.
Then it sends a command to open the Wolf Launcher (am start -n com.wolf.firelauncher/.screens.launcher.LauncherActivity).
It can be modified to either listen to other action, or to launch any other app instead of the Wolf Launcher. Hope it's usefu
>>361
知ったかには関係ない話
探検
Fire TV Stick 73本目(ワID無し)
■ このスレッドは過去ログ倉庫に格納されています
2025/09/21(日) 17:50:02.95ID:iQgwWWym
■ このスレッドは過去ログ倉庫に格納されています
ニュース
- 【米国】バイデン前大統領がオートペンで署名した大統領令を無効に…トランプ氏、認知機能低下で9割使用と主張 [ぐれ★]
- カードじゃなくて「紙」が活躍中…健康保険の「資格確認書」 大きすぎて困惑する人も [蚤の市★]
- 「怒りに震えて涙が出た」 同性婚認めず「合憲」判断に原告が反発 「差別的な判決だ」 ★5 [ぐれ★]
- 従来の健康保険証、12月1日に期限切れ マイナ利用率は37% [蚤の市★]
- 舛添要一「日本は亡国への道をひた走り」「相対的国力は中国が増大し日本が低下している」 [冬月記者★]
- 【公明党】派遣型風俗店の女性の裸をスマホで盗撮か 徳島県議会議員の古川広志容疑者逮捕 警視庁 ★2 [nita★]
- 【DAZN】フォーミュラGP【F1 2 3 SF P】Lap1813
- ジェフユナイテッド千葉実況 vs 今治
- 巨専】 ★3
- こいせん 全レス転載禁止
- とらせん IP
- 競輪実況★1614 性病ヤリマン安東乞食
- 【悲報】高市早苗さん、いつの間にかもう働いて働いて働いて働いておらず馬車馬引退 宣伝費8000万円は使うのに… [597533159]
- マックっておいしい?
- 最高検「不起訴理由は出来るだけ公表していく」 [402859164]
- 高市政府謹製「エアコン2027年問題」格安エアコン消滅、価格2倍以上へ [399259198]
- ドラッグストアにオナホが売ってるんだが [793187428]
- 風間俊介「金八先生に出てる時に地元のヤンキーから『お前、裏で悪い事してるんだろ?調子に乗るなよ?』と絡まれた」 [309323212]
