I'm using PackageManager.getApplicationLabel(ApplicationInfo) to
retrieve application labels.  It looks like the label that is returned
depends on the Locale set for the phone.

For instance for the music app I get "Music" in EN, vs. "Musica" if I
have my locale set to Spanish.

Is there a way to get the default application label?  I want to be
able to retrieve an application label for each app that is independent
of locale.

Thanks!
-- 
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

Reply via email to