*> I find it almost unfathomable that anyone would want to write apps for Android.* Really? All because you can't do one thing? So writing a keyboard app isn't your thing... Write some other kind of app.
*> 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.* I don't know how they did it, but if you look at the Swype keyboard they have 5 keys with a different background than all the rest. The shift, sym, delete, enter, and custom Swype key all have a blue background while the rest of the keys have a gray background. BTW, I only accept cash and PayPal... :-) Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Tue, Mar 22, 2011 at 10:47 PM, trans <[email protected]> wrote: > 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 -- 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

