Lucas Simon
11 June 2024
A Guide to Programmatically Hide the Android Soft Keyboard
We investigate several ways to programmatically hide the Android soft keyboard with Java and Kotlin. We describe how to handle the keyboard's visibility in response to user inputs, including touching the keyboard or hitting a button.