I am trying to register a device onto GCM using the following code:
public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceSta
Make sure that the gcm jar file is in the right libs folder and added into the java build path at your project properties.