android - Can i add custom keyboard to the core keyboard? -
hey simple question can't seem find answer it.
i'm intrested in creating smilies keyboard added native keyboard person can add them in emails/sms etc.
now guess can edit os , add keyboard, wondering if can attach event opens keyboard , edit it?
again, i'm not intrested in custom keyboard inside app, want while app open (if possible without, better) change regular keyboard.
is possible?
i wondering if can attach event opens keyboard , edit it?
no, sorry. different application yours; cannot change @ runtime.
you welcome build own input method editor , use that, though. or, perhaps make contribution existing open source input method editor project.
Comments
Post a Comment