views:

1768

answers:

1

Hi,

i know that there is the possibility to set a special keyboard with these attributes. But i need my own keyboard as default. How can i do that? How can my app change the settings?

As an example, let's say: i want the example SoftKeyboard as default for my app.

Is that even possible?

Thanks for your efforts :)

+2  A: 

If you set the default keyboard inside your textview, that should be he default.

Found this article that I think will answer the most of your question.

LucaB