android-input-method
Android:I need a slide in calculator type soft keypad a la iphone
I\'m attempting to replicate on android an iphone app my company had developed externally. My need is simple but it seems hard to achieve under android. I have three numeric edittext inputs. Each sh[详细]
2023-01-18 09:47 分类:问答Android - how to remove the "input method" popup?
I have an application with a WebView. The WebView opens a page and there is a input field on the page. If the users clicks on the input field and presses for long some of the submission buttons, a \"i[详细]
2023-01-16 19:04 分类:问答I'm making an Android IME. How do I add a "Settings" list item in the "Language & Keyboard" settings screen?
... like \"Swype settings开发者_如何学Go\" in this picture.Been searching for hours on how to do this.Going to go insane.Help appreciated.Finally found it by looking at the source code for S9.[详细]
2023-01-16 05:30 分类:问答Android: button in IME's suggestion bar not clickable
I\'m subclassing InputMethodService to create my own personal keyboard. A lot of stuff already works quite nice. But now I\'m playing around with the suggestion bar (also called \"candiate view\"). Fo[详细]
2023-01-14 16:46 分类:问答How to add own custom IME at Select Input method dialog
I\'d开发者_开发知识库 like to show my own IME in the Select input method chooser dialog like the Japanese IME and the Chinese IME. How can I do that?[详细]
2023-01-13 18:02 分类:问答How to know the current IME in Android? [duplicate]
This question already has answers here: 开发者_StackOverflow How to determine the current IME in Android?[详细]
2023-01-13 18:02 分类:问答How to determine the current IME in Android?
I have an application where I would like to warn the user if they are not using the default Android softkeyboard. (i.e. they are using Swype or some thing else).[详细]
2022-12-28 13:29 分类:问答How to send KeyEvents through an input method service to a Dialog, or a Spinner menu?
I\'m trying to implement an input method service that receives intents sent by a remote client, and in response to those sends an appropriate KeyEvent.[详细]
2022-12-26 04:11 分类:问答Error Handling in Python with SUDS
I have been trying to control a camera through a wsdl file using SUDS. I have got the code working but I want to place error handling into the script. I have tried different exceptions but am unable t[详细]
2022-12-16 22:04 分类:问答