I am trying to get focus on first key of Android default keyboard (my target API
is 10
and version
is 2.3.4
). Or if it is not possible, can I atleast modify the sample keyboard and get focus on the first key there. In sample key board first key is 'Q.' Can anyone help with the problem?
Thanks in advance!