Hello; I am not a programmer; so Thank you very much in advance! I love the GenieWidget News and weather widget for Android..but I want to be able to receive the news in Spanish without changing my system's global language preference and leave that in English. Basically want to keep locale as US-EN. I noticed the program autodetects the language and looks at a file persist.sys.language and depending what language is selected it grabs and displays the news in that language. When I change my my global sytem language from EN to -> ES for example the widget starts grabbing news in Spanish. Question is; is there any of the xml files or somewhere in Java code I could tweak so the widget does not do the get default language check (ignores persist file) and just directly always defaults to Spanish maybe like static=ES.
Somehwere in the code I read : Locale;->getDefault() I think this is issue I am having Thanks so much. Fari F. -- 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

