Skip to content

Instantly share code, notes, and snippets.

@infobipPushWeb
infobipPushWeb / android_docs.md
Last active December 29, 2015 15:49
preproduction docs

Quick start

Introduction

Set up Google Play services by following Google's official instructions.

Download infobip-push-<version>.aar. In your Android project add it as new module and modify gradle build script by adding compile project (':infobip-push-<version>') to dependencies. You have to add following dependencies: