填空题

Android中Touch事件会被封装成()对象,该对象封装了手势按下、移动、松开等动作。

答案: MotionEvent
题目列表

你可能感兴趣的试题

填空题

Android中多进程间通信一般采用()。

答案: AIDL
填空题

Android中使用Service通过startService()这种方式启动的Service其生命周期是()。

答案: startService()-->onCreate()-->onStartCommand()-->onDestroy()
微信扫码免费搜题