March 11th, 2010, 11:30 AM
|
#2 (permalink)
|
|
Junior Member
Join Date: Mar 2010
Posts: 55
Device(s): Motorola Droid
Carrier: Not Provided
Thanks: 0
Thanked 7 Times in 4 Posts
|
I'm a developer, though not of Android apps (yet). I'm planning on getting a Droid in the next few days, though. I, too, am a big fan of KeyCaps on my Treo, and would love to have such functionality on the Droid.
I've developed for countless flavors of Unix, PalmOS, Windows, Netware, and so forth. I even got some code into the Linux kernel. I'm reasonably sure I could handle this job, but I'm not sure where to start. Anyone here want to advise me?
Just from a quick skim, it looks like I could implement an android.inputmethodservice.KeyboardView.OnKeyboard ActionListener and tweak the input stream it produces. Of course, I'm not sure how to register one, and so forth... any hints? Or suggestions for a better approach?
|
|
|