I am trying to register a device onto GCM using the following code:
public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceSta
Make a folder libs in your project folder and put the gcm.jar in it. Then add it to your class path using add external jars in configure build path option.