I am developing an Android app, which will use C2DM. In order to use C2DM a Gmail account must be logged in on the Android device.
I searched and found that if Android market app is installed then the Gmail account is always logged in - therefore we don't need to create a separate Gmail account and log in to that account to use C2DM.
So is the Android market app installed on all devices?