Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I would like to customize the keys on the android soft keyboard. For example, on the qwerty keyboard, I would like to replace some of the letters with unicode keys. Is this possible?

share|improve this question

1 Answer

You can change the layout of keyboard by custom keyboard. you can chage that color of key and background and so other. You can get the demo of that Here this may be very helpful for this.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.