Android 8.1 (API 27) - Keyboard not showing in Kiosk-mode app after reboot
问题 I have made a Kiosk-mode app that works well after install (is based on Activity.startLockTask()). After re-booting the device (a Nexus 5X running Android 8.1), I cannot use the app because the keyboard cannot be made to appear on screen. I give the command to reboot while the app is active (in full screen and set as device launcher) in order to test if it remains in Kiosk mode after restart. Result is that it remains in Kiosk mode, but the soft keyboard cannot be activated by the user. Any