On Sat, Nov 13, 2010 at 9:59 AM, MobileVisuals <eyv...@astralvisuals.com> wrote:
> The listing name of an app in the application menu is determined by
> the "activity android:name" tagg. How can I change this name without
> changing the name of the activity class? I am making versions in
> different languages for an app and I don't want the french version to
> have an english name in the application menu.

I have no idea what "the application menu" is.

If you mean the launcher, this is controlled via the android:label
attribute, not android:name.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in London: http://bit.ly/smand1 and http://bit.ly/smand2

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to