标签: android android-layout android-activity
我在android中创建了一个自定义键盘但是如何在没有EditText的情况下监听键事件。键盘可见
CustomKeyboard customKeyboard; customKeyboard= new CustomKeyboard(this,R.id.keyboardview, R.xml.hexkbd );
或者是否有任何方法可以从软键盘中读取