If the signatures do not match, the old app must be uninstalled before another app with the same package name can be installed. The old application can be uninstalled from command line (adb uninstall) or just using the normal Android UI (go the all applications view, long tap the application icon there and drag it into trashbox that should appear at the top).
It is really very strange and wrong if you do not have your application icon at all. Even if you do not supply one, the default icon (a green Android) should be used together with your application name. But maybe you are talking about the main desktop where the icon may not be installed by default. You need to go to application list instead. For 4.1.0, the application list is opened with the button having six white dots in two rows, all surrounded by the circle, at the bottom centre.
adb uninstall) – Michał K Jan 13 at 16:16