Android keyboard api
Does android expose an API or somesuch for the development of thirdparty keyboard applications? There are several existing apps which can replace the default input methods, however I cannot seem to find any information abou开发者_如何学Pythont it.
See Android Developers Blog post for creating an IME
精彩评论