Well, my attempt at creating a Keyboard app has come to a disappointing end. After three weeks utilizing the SoftKeyboard example code as a template to create my own keyboard, I have now come to a hard wall with no reasonable notion for overcoming it.
I simply can not find a way to the change the background image of the space bar. I have tried everything I can think of. I have even tried to re-implement the KeyboardView class altogether by copying and pasting the class' source into my project, but ran into so many issues I find it almost unfathomable that anyone would want to write apps for Android. After fixing issue after issue I find myself no closer to a solution, and not getting non-descriptive errors about inflating binary xml files (which haven't changed one bit), I can no longer justify the time spent on this. I don't have much money to spare. But I'll wager $20 that no one can show me a Softkeyboard example that allows one to alter the background image of keys independent of other keys. (no crazy reflection hacks please) -- 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

