Do you mean there is a problem with the Swype IME when Swyping, or
when just tapping the individual keys like a normal keyboard?

> Is it possible to force the usage of another keyboard
> (e.g. one the user selected in m app's preferences) for the
> text-fields in my app to restore user-experience?

Not that I am aware of. This would be a very bad idea anyway, it is
better to respect users choices.

On Aug 8, 7:35 am, Marcus Wolschon <marcus.wolsc...@googlemail.com>
wrote:
> Hello,
>
> Background:
> In Vespucci (editor for OpenStreetMap) I have input-fields
> for key+value. Many people use Swype but that one is broken
> with AutoCompleteTextFields as it only transmits finished words
> to the TextField and not the individual characters. Thus the list
> of autocompletion-results is never updated during typing and
> the dictionary learns lots of incomplete words as users press
> "enter" before they are actually finished typing.
>
> Question:
> Since I cannot fix Swype and my bug-report will not be adressed
> any time soon.  Is it possible to force the usage of another keyboard
> (e.g. one the user selected in m app's preferences) for the
> text-fields in my app to restore user-experience?
>
> Marcus

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to