【发布时间】:2015-09-16 15:05:53
【问题描述】:
如何获取事件点击按钮“所有应用”?
http://imgsrv.worldstart.com/images/ct-images/2012/05/kevin_android_animation_1.jpg
【问题讨论】:
如何获取事件点击按钮“所有应用”?
http://imgsrv.worldstart.com/images/ct-images/2012/05/kevin_android_animation_1.jpg
【问题讨论】:
您可以在此处找到关键事件的完整列表的文档:http://developer.android.com/reference/android/view/KeyEvent.html
目前,任何 API 级别都不支持此功能,大概是因为就小部件和应用程序开发而言,没有理由检测应用程序菜单点击。一些较低级别的 hack 可能是可能的,但不是来自现有的 Android SDK。
【讨论】: