摘要:        
android 与 webkit 键码映射转换:webkit/WebCore/platform/android/KeyEventAndroid.cppwebkit js码值表:webkit/WebCore/platform/chromium/KeyboardCodesPosix.handroid 对应webkit的码值表: frameworks/base/include/ui/KeycodeLab...    
阅读全文
            posted @ 2011-10-13 15:45
海王
阅读(831)
推荐(0)
        
             
        
        
摘要:        
new Thread () { public void run () { try { Instrumentation inst=new Instrumentation(); inst.sendKeyDownUpSync(int 键码); } catch(Exception e) { Log.e("Exception when sendPointerSync", e.toString()...    
阅读全文
            posted @ 2011-10-13 10:10
海王
阅读(4929)
推荐(0)