I m planning to build an android app the specification of this app is:
1) it should have this ability to send data suach as (new record in database) to the server 2) server also should able to send data or some information to the specific or all android devices
i dont know should all the android-side user register to GCM or not? if all the user should register to the gcm it is maybe difficult for some people!!!
please give me step by step process about gcm
from client side and server side