Re: [android-developers] want to add some more buttons to the android default keyboard

2012-02-29 Thread Mark Murphy
You can create your own input method editor (IME) that implements your own keyboard. You can use the open source implementation of Android's "default keyboard" as a starting point, if you wish. Users can then elect to install your IME and elect to use it if they so choose. You cannot, however, actu

[android-developers] want to add some more buttons to the android default keyboard

2012-02-29 Thread chalavadi sagar
Can anybody please explain me is there any procedure for adding few more buttons to the android default keyboard and changing the button position from one place to another place -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to thi