Skip to content
Leon edited this page Aug 13, 2013 · 1 revision
  1. Android App

1). get a new GCM Sender ID from google console
2). input your GCM Sender ID to String GCM_SENDER_ID in Constants.java

  1. GCM Sender(gcm.php) 1). get a new APIKEY from google console 2). input it on the variable apikey on the gcm.php 3). input device regids on the gcm.php

Clone this wiki locally