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

multithreading - Exception in Application constructor -

React Native allow user to reorder elements in a scrollview list -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -