Android Developers Blog
The latest Android and Google Play news for app and game developers.
🔍
Platform Android Studio Google Play Jetpack Kotlin Docs News
Input methods
Building TV Channels
Building TV Channels

25 abril 2016

Posted by Josh Gordon , Developer Advocate Channel surfing is a popular way of watching TV. You pick up the remote, lean back, and flip th...


Creating an Input Method
Creating an Input Method

22 abril 2009

To create an input method (IME) for entering text into text fields and other Views, you need to extend the InputMethodService . class. ...


On-screen Input Methods
On-screen Input Methods

21 abril 2009

Starting from Android 1.5, the Android platform offers an Input Method Framework (IMF) that lets you create on-screen input methods such as...