Skip to content

Test of push notifications in Android using Pushd, retrofit2 and eventbus.

Notifications You must be signed in to change notification settings

renanalmeida/pushd-notifications

Repository files navigation

pushd-notifications

Push notifications for Android using Pushd, retrofit2 and eventbus.

Configuration

Configure a google cloud project and create credentials: https://console.developers.google.com/

app/src/main/res/values/strings.xml
<string name="gcm_defaultSenderId"> PROJECT_ID </string>
<string name="google_app_id"> API key from Cloud console </string>

About

Test of push notifications in Android using Pushd, retrofit2 and eventbus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages