Push Notifications in Android Platform

后端 未结 20 1377
长发绾君心
长发绾君心 2020-11-22 11:07

I am looking to write an app that receives pushed alerts from a server. I found a couple of methods to do this.

  1. SMS - Intercept the incoming SMS and initiate
20条回答
  •  迷失自我
    2020-11-22 11:35

    C2DM: your app-users must have the gmail account.

    MQTT: when your connection reached to 1024, it will stop work because of it used "select model " of linux.

    There is a free push service and api for android, you can try it: http://push-notification.org

提交回复
热议问题