Tuesday, March 29, 2011

[android-developers] Sample SoftKeyboard

Hi All,

I am using the sample soft keyboard source code available from the SDK
samples to write my own keyboard.

For my keyboard, instead of alphabets I am having words. E.g "Insert".
When user clicks this the word "Insert" will be inserted into the
respective field.

Under qwerty.xml, I can change the wordings of the keyboard, but how
to insert a word instead of a letter? Currently they are specifying
unicode to insert this.

Any idea how to modify to insert word instead of a alphabet?

Thanks In Advance,
Perumal

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment