How can i implement the Shift key functionality for android custom keyboard, i want to change the keys from caps to small and small to caps while clicking the Shift key, for me it is coming but while typing the messages texts are only in smalls, and also i need separate background for each key, for this purpose me implemented android:keyicon
instead of android:keylabel
attribute but while doing this the problem will arise when changing to small from caps by pressing he Shift key, any idea please help, thanks very much for your efforts
Asked
Active
Viewed 3,030 times
1

user1338378
- 37
- 2
- 4
-
Hi,did you get the any ans for this.I have got same requirement like this.Thanks – user3207655 Oct 06 '15 at 09:58
-
Hi, did you get any valid answer please ? I have the same requirements as well. – user1510006 Aug 29 '18 at 11:55
1 Answers
0
checkout this project of Hackerskeyboard.
it implements that exactly

thepoosh
- 12,497
- 15
- 73
- 132
-
thanks for your time but in that project there is no source code for that , i am very sorry for asking like this but i am very hurry for this project – user1338378 Apr 25 '12 at 09:14
-
try looking at [this question](http://stackoverflow.com/questions/5091674/creating-custom-android-keyboard-layout) – thepoosh Apr 25 '12 at 09:17