android - Using Keyboard View as an app -


it possible program "inside keyboard"?

my idea put clickable circle in middle of keyboard... possible??

i'm new on android programming, thanks!

do mean writing own keyboard? sure, can whatever want. won't use keyboardview though- limiting, add custom stuff middle of you'd want implement own view.

if mean adding programmatically either default or 3rd party keyboard- nope. part of screen owned keyboard app , can't override it.


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -