All Downloads are FREE. Search and download functionalities are using the official Maven repository.

android.view.inputmethod.package.html Maven / Gradle / Ivy

Go to download

A library jar that provides APIs for Applications written for the Google Android Platform.

There is a newer version: 14-robolectric-10818077
Show newest version


Framework classes for interaction between views and input methods (such
as soft keyboards).  See {@link android.view.inputmethod.InputMethodManager} for
an overview.  In most cases the main classes here are not needed for
most applications, since they are dealt with for you by
{@link android.widget.TextView}.  When implementing a custom text editor,
however, you will need to implement the
{@link android.view.inputmethod.InputConnection} class to allow the current
input method to interact with your view.






© 2015 - 2024 Weber Informatics LLC | Privacy Policy