polyclefsoftware wrote: > In v1.5 of the SDK, the release notes include "Support for user > installation of 3rd party keyboards". So the API allows you to design > a custom keyboard layout within a single app. But how might one go > about developing a custom keyboard that a user could download and > install (as opposed to compiling your own build of Android), that > would replace the soft system keyboard in all instances? > > Is there any online documentation for how to get started on doing this?
There is a SoftKeyboard sample in the samples/ directory in your SDK's android-1.5/ area. I don't know if there is more documentation than what is in there, though. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Training in Germany, 18-22 January 2010: http://bignerdranch.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

