I've made a sample android soft keyboard. I want it to use across all applications (hangout, whatsapp etc). What are the possible ways to do it? ( below are the options I'm thinking of )
I'm stuck now.Any suggestions on how to proceed.
Thanks
To run this as service and to detect if android softkeyboard is invoked and disable that and run my softkeyboard ( i don't want this).
Moreover, that is not possible, for obvious privacy and security reasons.
I want it to be shown in Settings> Language and Input > Keyboard
If you implemented an input method editor following the documentation, it should already be there.