Googe/Android TV remote没有Menu键怎么破

v
villandry
楼主 (未名空间)

买了Sony X90J,遥控器没有Menu键

然后买了Onn UHD streamer,遥控器也没有Menu键

而以前的Fire TV 4K是有这个Menu键的

很多的中国APP都需要Menu键来检测调整视频源和清晰度。没有的话几乎不能用

网上的破解方法是长按OK键,对Onn和Sony完全没有用

还有什么键组合能解决这个问题?

另外,Onn对TV的兼容性不好,我家的三星TV没有问题,但Onn对Sony的音量调整就太差了,比Sony原来的信号弱了4倍,以致切换到Sony电视后声音太响。

另外,接了Onn设备后,似乎显示品质下降,不知是否是HDMI的Cable问题?
k
kingoftweaks

我用来看电视的几个apps都还行,用back,OK或左右键能进入menu。实在不行的话,你可以在手机或平板上装个遥控器app,只用它来进菜单。

以后不要在这个版面逛了,没人管,都是广告垃圾。去电脑版吧,那里至少还有个嘀嗒在做善事。
n
newer1

用Button Mapper和adb可以map一个key。在Tivo Stream 4K上操作可以用。

【 在 villandry (闲士) 的大作中提到: 】
: 买了Sony X90J,遥控器没有Menu键
: 然后买了Onn UHD streamer,遥控器也没有Menu键
: 而以前的Fire TV 4K是有这个Menu键的
: 很多的中国APP都需要Menu键来检测调整视频源和清晰度。没有的话几乎不能用
: 网上的破解方法是长按OK键,对Onn和Sony完全没有用
: 还有什么键组合能解决这个问题?
: 另外,Onn对TV的兼容性不好,我家的三星TV没有问题,但Onn对Sony的音量调整就太差
: 了,比Sony原来的信号弱了4倍,以致切换到Sony电视后声音太响。
: 另外,接了Onn设备后,似乎显示品质下降,不知是否是HDMI的Cable问题?

n
newer1

在Sony Android tv上操作也可以用。

如果你看到下图表示adb没操作好。

【 在 newer1 (流浪三毛斗蟋蟀) 的大作中提到: 】
: 用Button Mapper和adb可以map一个key。在Tivo Stream 4K上操作可以用。

n
newer1

Info key cord=165
for SmartTube NEXT or NETFLIX , PRIME VIDEO , Apple TV+

Menu key code=82
For 千尋 , FreeDTV , SmartTube NEXT....及多數大陸的TV APP

【 在 newer1 (流浪三毛斗蟋蟀) 的大作中提到: 】
: 在Sony Android tv上操作也可以用。
: 如果你看到下图表示adb没操作好。

k
kingoftweaks


【 在 newer1 (流浪三毛斗蟋蟀) 的大作中提到: 】
: Info key cord=165
: for SmartTube NEXT or NETFLIX , PRIME VIDEO , Apple TV+
: Menu key code=82
: For 千尋 , FreeDTV , SmartTube NEXT....及多數大陸的TV APP

在我的飞利浦4K上也成!用的code 82。
adb shell pm grant flar2.homebutton android.permission.WRITE_SECURE_SETTINGS
n
newer1

据说,全有的Google TV/box 的firmware都要送Google审查认证。所以TV/box的底层都一样,都可map key。
Kodi need
Page Up key KEYCODE_PAGE_UP = 92
Page Down key KEYCODE_PAGE_DOWN = 93
Stop media key KEYCODE_MEDIA_STOP = 86

下面的link是Android Key Codes
https://elementalx.org/button-mapper/android-key-codes/

【 在 kingoftweaks (捣鼓) 的大作中提到: 】
: 在我的飞利浦4K上也成!用的code 82。
: adb shell pm grant flar2.homebutton android.permission.WRITE_SECURE_
SETTINGS

s
skybluewei

请问adb怎么用?很少用安卓的东西,很久没搞了。
一是这两个键,二是要卸载奈菲之类的自带app,老人用不到,会confuse。
【 在 newer1 (流浪三毛斗蟋蟀) 的大作中提到: 】
: Info key cord=165
: for SmartTube NEXT or NETFLIX , PRIME VIDEO , Apple TV+
: Menu key code=82
: For 千尋 , FreeDTV , SmartTube NEXT....及多數大陸的TV APP

n
newer1

卸载应用,应用分两种普通和系统:卸载前要disable auto-Update。

普通应用:clear date then uninstall.

系统应用:clear date, uninstall update then disable.

提一下要经常check and update Android System WebView.

【 在 skybluewei (weilan) 的大作中提到: 】
: 请问adb怎么用?很少用安卓的东西,很久没搞了。
: 一是这两个键,二是要卸载奈菲之类的自带app,老人用不到,会confuse。

n
newer1

* Android TV/Box adb setup https://www.makeuseof.com/how-to-use-adb-on-android-tv/

*Android TV/Box 和PC要在同一个 home network。

*Check Android TV/Box的IP 例如: 123.456.7.89

*Android TV/Box
Find, download and install "Button Mapper Pro" and run it.
v3.04 or v1.51 will be fine.

*PC
Download, unzip the adb file and run "cmd-here.exe":https://drive.google.com/u/0/uc?id=1tGdCcA55X2gxITVHUcVMSzeMGHkZpolt&export=download

** Run adb command (copy and past ):
adb connect 123.456.7.89:5555
*here replace with your IP*.

then goto you TV click Yes/ok

If nothing on your TV screen you have to redo the first command.

*******************************
** next 3 commands,run one by one (copy and past ):
adb shell pm grant flar2.homebutton android.permission.WRITE_SECURE_SETTINGS

adb shell settings put secure enabled_accessibility_services flar2.
homebutton/flar2.homebutton.a.ai

adb shell settings put secure accessibility_enabled 1

********************************

After run close "cmd-here" window.

*Go back to "Button Mapper Pro" to setup your key.

>> Add Buttons >>
>> Press any key you want to change
you will see GUIDE xxx
GUIDE xxx is the key code
>> Costomize
>> Single tap >>
>> Actions >> Costom keycode (Ver 2)>>
>> put 82 (for menu) >> OK

s
skybluewei

谢了,Onn Android TV有developer mode一说吗?电视家app在所有应用里能看见,但
桌面应用看不到。
【 在 newer1 (流浪三毛斗蟋蟀) 的大作中提到: 】
: 卸载应用,应用分两种普通和系统:卸载前要disable auto-Update。
: 普通应用:clear date then uninstall.
: 系统应用:clear date, uninstall update then disable.
: 提一下要经常check and update Android System WebView.

n
newer1

First step.

电视家
Go to the web page to make a small apk.
s
skybluewei

你在另一个帖子里发的办法?http://atvlauncher.trekgonewild.de/index.php
电视家的package name是什么?去哪里找?
【 在 newer1 (流浪三毛斗蟋蟀) 的大作中提到: 】
: First step.
: 电视家
: Go to the web page to make a small apk.

k
kingoftweaks


【 在 skybluewei (weilan) 的大作中提到: 】
: 谢了,Onn Android TV有developer mode一说吗?电视家app在所有应用里能看见,但
: 桌面应用看不到。

用Sideload Channel可以把任何app放到桌面上。
n
newer1

如果你用ES File Explorer Manager安装就会看见package name。

【 在 skybluewei (weilan) 的大作中提到: 】
: 你在另一个帖子里发的办法?http://atvlauncher.trekgonewild.de/index.php
: 电视家的package name是什么?去哪里找?

s
skybluewei

谢谢,回头试试。
【 在 kingoftweaks (捣鼓) 的大作中提到: 】
: 用Sideload Channel可以把任何app放到桌面上。

s
skybluewei

谢谢,用的是x-plorer,没注意package name是啥。
【 在 newer1 (流浪三毛斗蟋蟀) 的大作中提到: 】
: 如果你用ES File Explorer Manager安装就会看见package name。

s
skybluewei

我把TV App Repo装上用它生成shortcut了。
【 在 newer1 (流浪三毛斗蟋蟀) 的大作中提到: 】
: 如果你用ES File Explorer Manager安装就会看见package name。

b
bdmwpq


【 在 skybluewei (weilan) 的大作中提到: 】
: 谢谢,用的是x-plorer,没注意package name是啥。

s
skybluewei

谢谢
【 在 bdmwpq (免昵称) 的大作中提到: 】