让TV默认触摸模式

让TV默认触摸模式

一般Android TV 是遥控模式,但是有的TV是有触屏的。我们想开机默认没有任何控件获取焦点这时候就得设置当前的控制模式为触屏模式。

设置触屏模式代码如下 ,建议在application中设置

new Instrumentation().setInTouchMode(true);

/**

* Force the global system in or out of touch mode. This can be used if

* your instrumentation relies on the UI being in one more or the other

* when it starts.

*

* @param inTouch Set to true to be in touch mode, false to be in

* focus mode.

*/

public void setInTouchMode(boolean inTouch) {

try {

IWindowManager.Stub.asInterface(

ServiceManager.getService("window")).setInTouchMode(inTouch);

} catch (RemoteException e) {

// Shouldn't happen!

}

}

RT

更多尼泊尔内容

梦幻西游珍珠在哪买
3658188

梦幻西游珍珠在哪买

🗓️ 09-08 👁️ 9932
不知不觉离陶喆上次发行专辑已经十年了,大家
casino365sport365

不知不觉离陶喆上次发行专辑已经十年了,大家

🗓️ 07-24 👁️ 7080
熊安:熊安上(1086?~1127?),字仲禮,建州建陽(今屬福建省)人
联想Ideapad 110-15
3658188

联想Ideapad 110-15

🗓️ 09-01 👁️ 6767
《怪物猎人世界》冰原DLC矿脉攻略 位置及掉落矿石一览
cf截图保存在哪
casino365sport365

cf截图保存在哪

🗓️ 09-12 👁️ 6697
小米13怎么设置微信红包提醒
3658188

小米13怎么设置微信红包提醒

🗓️ 07-16 👁️ 6698
电子病历新规将于4月1日起施行保存时间不少于15年
软件开发好后如何打包
注册送365元可提款

软件开发好后如何打包

🗓️ 07-12 👁️ 9827