Android: How to create custom shape keys on keyboard?
Posted
by Solata
on Stack Overflow
See other posts from Stack Overflow
or by Solata
Published on 2010-06-05T10:13:27Z
Indexed on
2010/06/05
10:22 UTC
Read the original article
Hit count: 151
I wonder how could is possible to make custom shape key on android keyboard. To create custom keyboard is relatively easy, but what needs to be done to create new buttons. They also need to respond with all events as normal keyboard.
Any ideas where to start?
© Stack Overflow or respective owner