Push Notification service for android app not published on google play
问题 We have an Android app, which is not published on google play, only released on our own website to download the apk. Recently we want to include google cloud service to enable push notification, and we are wondering if it is possible to do that for unpublished app? Thanks 回答1: It is very possible. Either use a service such as Urban Airship or... Go into your developer's console and enable Google Cloud Messaging Download the Google Play Services library. Using the library, register the device.