Hi
I have strange issue
I am using GCM service,
and inside instead of using notify icon, I used StartActivity (GotMsg)
on GotMsg activity I am doing some stuff (such as playing sound)
I am in debug mode, and once I got new GCM message, the activity is starting, and sound is playing
but I am putting break point on many places, and once I click the buttons on the activity, it is not stopping on it
also once I stop the project, the screen still appears on the phone, like this is different project
any idea what is going on?
I have strange issue
I am using GCM service,
and inside instead of using notify icon, I used StartActivity (GotMsg)
on GotMsg activity I am doing some stuff (such as playing sound)
I am in debug mode, and once I got new GCM message, the activity is starting, and sound is playing
but I am putting break point on many places, and once I click the buttons on the activity, it is not stopping on it
also once I stop the project, the screen still appears on the phone, like this is different project
any idea what is going on?