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.
ポップアップ キーボード (ユーザーがキーを長押ししたときに表示される小さなキーボード) の背景画像を変更するにはどうすればよいですか?
拡張する必要がありますInputMethodService
InputMethodService
次に、UI を次のように構築します。
@Override public View onCreateInputView()
見る:
http://android-developers.blogspot.co.il/2009/04/creating-input-method.html
http://gitorious.org/0xdroid/packages_inputmethods_latinime/blobs/ab17fca519fa27af01d29a38c553e250c9e92a9e/src/com/android/inputmethod/latin/LatinIME.java