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 -

c++ - How to test/verify that zero-initialization takes place -

node.js - Webpack/TypeScript Raising Errors When node_modules is Excluded -