Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要使用键盘系统将文本捕获到字符串。我在功能上显示键盘:KeyboardSystem.toggleSoftInput(InputMethodManager.SHOW_FORCED, 0); 我想在这个键盘上捕获文本。有可能的 ?
KeyboardSystem.toggleSoftInput(InputMethodManager.SHOW_FORCED, 0);