One thing to check is how you name your application. If you hardcode
the app name in the manifest (android:label="My Cool App") instead of
using a string resource (android:label="@string/app_name") then some
devices, and I believe the Hero is one of them, show odd things under
the icon, or no icon at all. Check that out and see if that's the
case.

-John Coryat

"Radar Now!" (150,000 downloads as of 2/10/2010)

"What Zip Code?"

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