Hi, All! I have a seriouse problem: on Sony Ericcson X10 mini 2.1 shell _crushed_ if application name is longer then 22 simbol. Unfortunately I could not change the name of application because of commercial reason (:cry:). I set application name from the Android Manifest file:
<application android:label="@string/app_name"android:icon="@drawable/ green_shield"> Where "app_name" is language-depending name of my application. The question is: 1) Is there any way to detect phone type from resourse? For example - create specific string file for specific OEM provider? 2) Is there a possibility to select different name for the shell (text under icon in application menu) and for the application list? Or may be there is any other way to fix this problem? Thank you in advance! Tina -- 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