Hi,
I am the author of 9420 Tablet Keyboard, it is on Google Play.

What you are looking for can be done by creating key-sequence
logic of output, we usually call "meta state".
For starter, you want to look at onKey() method
to intercept input from onscreen KB and start from there.

Best Regards,
Solution 9420




On Ma y 16, 2:44 am, Tony <[email protected]> wrote:
> I want to program a softkeyboard where you click on a key, and instead
> of outputting an alphabet into the textediting area, i want it to
> output a different letter or symbol. Sort of like how a japanese
> romaji keyboard would work. (eg: when you click on the a, r, i, g, a,
> t, o, u keys, it would output あ、り、が、と、う, instantly as you type them.
>
> Anybody have any suggestions on how to set that up?

-- 
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

Reply via email to