Android app development – Enable/Disable automatic focus on key press of external/physical keyboard
When trying to process input outside of a specific input field, Android always puts a focus on the first element of the currently selected or focused view (also highlighted with color). This is not only reproducible inside a custom developed app, but also perceivable in system settings.