Pages

(+)

Thursday, 23 April 2009

Creating an Input Method

To create an input method (IME) for entering text into text fields and other Views, you need to extend android.inputmethodservice.InputMetho... Read more »

Wednesday, 22 April 2009

Updating Applications for On-screen Input Methods

One of the major new features we are introducing in Android 1.5 is our Input Method Framework (IMF), which allows developers on-screen input... Read more »
(+)