I am trying to register a device onto GCM using the following code:
public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceSta
The SENDER_ID field should be the project ID from when you created your google api project. Read the beginning of this: http://developer.android.com/guide/google/gcm/gs.html#libs
TAG should also be a string -> ""tag Name"