After setting up the Google Cloud Messaging and receiving text from the server, how do I process the data? The answer is to implement a broadcast receiver to receive the…
original source : http://techlovejump.com/how-to-get-data-from-gcm-google-cloud-messaging-notification-in-android/
WakefulBroadcastReceiver ,IntentService , json data를 받아서 전환하는 activity 등에 관련된 내용
















