Hi Dileep, Hmm... File name is no matter I think. I want to know what you're using to Android system component.
Where the thread is running? Activity, Service or BroadcastReceiver. Regards, keiji (2010/04/02 12:30), Dilip Dilip wrote:
Hi Keiji, Its a thread runs under systemserver.java. I am looking for something like subscribing for language change notification and reciving the event on language notification. Thanks and Regards, Dileep On Fri, Apr 2, 2010 at 8:52 AM, Keiji Ariyama <[email protected] <mailto:[email protected]>> wrote: Hi Vivek, I'm sorry. I don't understand what you want to do. Which component[Activity, Service or BroadcastReceiver] is used in your code? Please tell me about more detail. Regards, Keiji (2010/04/01 16:53), Dilip Dilip wrote: Hi All, Thanks for all the replys. Is there any other method to recieve notification. My Service is not actually a service, it runs as a thread in other service, so i am not able to override it. like subscribing for an event ?? Thanks and Regards, Vivek R On Wed, Mar 31, 2010 at 5:12 AM, Paul Turchenko <[email protected] <mailto:[email protected]> <mailto:[email protected] <mailto:[email protected]>>> wrote: override onConfigurationChanged() On Mar 30, 11:51 am, Dilip Dilip <[email protected] <mailto:[email protected]> <mailto:[email protected] <mailto:[email protected]>>> wrote: > Hi All, > How to recieve the language change notification in my service? > I want to get a notification to my service whenever the user changes the > phone language. > > Thanks and Regards, > Dileep -- 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] <mailto:[email protected]> <mailto:[email protected] <mailto:[email protected]>> To unsubscribe from this group, send email to [email protected] <mailto:android-developers%[email protected]> <mailto:android-developers%[email protected] <mailto:android-developers%[email protected]>> For more options, visit this group at http://groups.google.com/group/android-developers?hl=en To unsubscribe, reply using "remove me" as the subject. -- 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] <mailto:[email protected]> To unsubscribe from this group, send email to [email protected] <mailto:android-developers%[email protected]> For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Keiji, [email protected] <mailto:[email protected]> -- 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] <mailto:[email protected]> To unsubscribe from this group, send email to [email protected] <mailto:android-developers%[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
-- Keiji, [email protected] -- 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

