Solved.
I had commented out the
<category android:name="android.intent.category.LAUNCHER" />
in AndroidManifest.xml a while by accident.
Annoyingly, this didn't have an immediate impact on my application,
because the icon stayed around from previous installs. Even if I
uninstall an application, the icon for it stays on my home screen.
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---