Android Things 0.5.1-devpreview installed on NXP Pico i.MX7D.
Cannot get the software keyboard to show.
adb -s <device> shell ime list -a
nothing shows
imx7d_pico:/ $ ime list -a | grep mId
nothing shows
ime enable com.android.inputmethod.latin/.LatinIME
Error: Unknown id: null
am start -n com.android.settings/.Settings\$SystemDashboardActivity
no ime keyboards to manage
Do I need to install a soft keyboard? How do I install a ime soft keyboard?