I have an activity with an Edit Text input. When the activity is initialized, the Android keyboard is shown. How can the keyboard remain hidden until the user focuses the input? Answer I think the following may work I’ve used it for this sort of thing before.