II have dealt with the following lines, but I do not get the registry of the devide, I am working with netbeans
Hashtable meta = new Hashtable();
meta.put(com.codename1.push.Push.GOOGLE_PUSH_KEY, GCM_SENDER_ID);
Display.getInstance().registerPush(meta, true);