通过往着几个文件中插桩,从模拟器的启动日志,我们可以更直观的开到整个Android键盘系统的建立:
…………………..
I/SystemServer(? ?57): Window Manager
I/WindowManager(? ?57): New the thread : mQueue = new Key
I/KeyInputQueue(? ?57): Enter into the constraction of the Base Class KeyInputQueue
I/KeyInputQueue(? ?57): Start the mThread???????????????????
I/WindowManager(? ?57): After mQueue = new Key
I/WindowManager(? ?57): New the thread of??mInputThread
I/WindowManager(? ?57): After??mInputThread
I/WindowManager(? ?57): New the thread of??mInputThread
I/WindowManager(? ?57): Begin the thread of??PolicyThread thr
I/KeyInputQueue(? ?57): Start the methods run of the mThread
I/KeyInputQueue(? ?57): Before the readEvent(ev),this is a native method
I/Input? ?(? ?57): C::::::::::::4::::::::::::::Entering into the JNI method-readEvent
I/EventHub(? ?57): C::::::::EventHub.cpp::::::::::Entering into the??EventHub::getEvent
I/EventHub(? ?57): C::::::::EventHub.cpp::::::::::Entering into the EventHub:penPlatformInput
I/EventHub(? ?57): C::::::::EventHub.cpp::::::::::Before scan_dir(device_path)
I/EventHub(? ?57): C::::::::EventHub.cpp::::::::::Entering into the??scan_dir(device_path)
I/EventHub(? ?57): C::::::::EventHub.cpp::::::::::Entering into the open_device(device_path)
I/EventHub(? ?57): Opening device: /dev/input/event0
I/EventHub(? ?57): Opened device: /dev/input/event0 (0 failures)
I/EventHub(? ?57): add device 1: /dev/input/event0
I/EventHub(? ?57):? ?bus:? ?? ?0000
I/EventHub(? ?57):? ?vendor? ? 0000
I/EventHub(? ?57):? ?product? ?0000
I/EventHub(? ?57):? ?version? ?0000
I/EventHub(? ?57):? ?name:? ???"qwerty2"
I/EventHub(? ?57):? ?location: ""
I/EventHub(? ?57):? ?id:? ?? ? ""
I/EventHub(? ?57):? ?version:??1.0.0
I/EventHub(? ?57): New keyboard: publicID=65536 device->id=0x10000 devname='qwerty2' propName='hw.keyboards.65536.devname' keylayout='/system/usr/keylayout/qwerty.kl'
I/EventHub(? ?57): New device: path=/dev/input/event0 name=qwerty2 id=0x10000 (of 0x1) index=1 fd=49 classes=0x2f
I/EventHub(? ?57): C::::::::EventHub.cpp::::::::::Entering into the open_device(device_path)
I/EventHub(? ?57): Opening device: /dev/input/mouse0
I/EventHub(? ?57): Opened device: /dev/input/mouse0 (0 failures)
E/EventHub(? ?57): could not get driver version for /dev/input/mouse0, Not a typewriter
I/EventHub(? ?57): C::::::::EventHub.cpp::::::::::Entering into the open_device(device_path)
I/EventHub(? ?57): Opening device: /dev/input/mice
I/EventHub(? ?57): Opened device: /dev/input/mice (0 failures)
E/EventHub(? ?57): could not get driver version for /dev/input/mice, Not a typewriter
I/EventHub(? ?57): C::::::::EventHub.cpp:::::::::Enter into the while(1) ot the EventHub::getEvent
I/KeyInputQueue(? ?57): After the readEvent(ev)
I/KeyInputQueue(? ?57): Input event: dev=0x0 type=0x10000000 scancode=0 keycode=0 value=0
I/KeyInputQueue(? ?57): Device added: id=0x0, name=qwerty2, classes=2f
I/KeyInputQueue(? ?57):? ?X: unknown values
I/KeyInputQueue(? ?57):? ?Y: unknown values
I/KeyInputQueue(? ?57):? ?Pressure: unknown values
I/KeyInputQueue(? ?57):? ?Size: unknown values
I/KeyInputQueue(? ?57): No virtual keys found
I/KeyInputQueue(? ?57): Before the readEvent(ev),this is a native method
I/Input? ?(? ?57): C::::::::::::4::::::::::::::Entering into the JNI method-readEvent
I/EventHub(? ?57): C::::::::EventHub.cpp::::::::::Enter into the??EventHub::getEvent
I/EventHub(? ?57): C::::::::EventHub.cpp:::::::::Enter into the while(1) of the EventHub::getEvent
详细解决方案
Android键盘系统浅析(上)
热度:45 发布时间:2016-05-01 16:42:44.0
相关解决方案
- android 读取byte[]中的元素解决方案
- android 标题栏兑现方式
- android 中Activity向BroadcastReceiver发送数据,该怎么解决
- Android 4.0 为什么模拟器老是提示小弟我谷歌拼音输入法已停止
- android:getSharedPreferences() 这是哪个类的方法解决思路
- android 怎么判断一个程序是否联网
- android 大量数据按周分组,该如何解决
- android RadioButton如何设置默认选中
- ksoap2-android-这个包,连接webService怎么设置超时
- android 怎么重新设置锚点
- android UI界面设计解决方案
- android 图片对象获取的有关问题
- android 怎么调用淘宝支付宝接口
- Android 沿袭InputMethodService自定义输入法
- android 关于服务连接的疑义
- android 两个activity如何通信
- android 怎么实现对view的放大和缩小
- android 教程解决方法
- android ID,该如何处理
- 准备复习2-3个月,看java+android,请问有经验者,怎么看效果最好》
- android UI线程与AsyncTask的有关问题
- android(java)中的java.net能不能和c#的system.net.sockets进行tcp通信,该如何解决
- android ListView 中的onItemClick Intent 没法跳转
- android(java) 中文乱码的有关问题
- c#c++,android,ios(iphone),php,java视屏课程 散分
- android Post文件到ASP.NET的有关问题,能收到参数收不到文件
- RIM 替 Android 开发者提供免费的 PlayBook!2月13日前
- android 动态设立控件高度
- Android test project 编译方法
- android -相机使用教程(1)解决方法