Hi Marco Nelissen
I know you say. Well… But I would like to change key_image(icon) on runtime software keyboard which is developed by me. Android softkeyboard change xml file for changing only one key_icon(ex. search->ennter). I don’t like this way. So I want to modify only a key_icon in resource xml file. Is possible? From: [email protected] [mailto:android- [email protected]] On Behalf Of Marco Nelissen Sent: Wednesday, June 24, 2009 11:33 PM To: [email protected] Subject: [android-developers] Re: findviewbyid in service? Why do you need this? A service does not have a UI, so there should be no need to get a View. On Wed, Jun 24, 2009 at 1:19 AM, brilliant winger <[email protected]> wrote: HI! I develop an application. This don't use activity class. only use service class.. I need method(findviewbyid). but service don't have this method. how to use? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

