How Google Cloud Messaging Service in Android Works?

后端 未结 6 1373
无人共我
无人共我 2021-02-13 05:56

I want to use GCM Service in my application.

I have referred to the following link (Android Developer: Google GCM) but was not able to install the GCM Library in my ecli

6条回答
  •  礼貌的吻别
    2021-02-13 06:14

    0pen Android Skd manager,Go to Extra and Install the Google Clouds messaging for android. After installation,open the Android SKD->Extra->google and import the gcm project to your IDE Now you have gcm.jar in libs folder.

提交回复
热议问题