Introduction - If you have any usage issues, please Google them yourself
AeroGear for Android provides support for integrating with push. Currently only using Google’s Cloud Messaging (GCM) with the [AeroGear UnifiedPush Server](https://github.com/aerogear/aerogear-unifiedpush-server) is supported, but we are planning to add support for Mozilla’s Simple Push, MQTT, and standalone GCM soon.
## Build
Please take a look of [step by step on our website](http://aerogear.org/docs/guides/aerogear-android/how-to-build-aerogear-android/)
## Usage
### Referencing a library project
Download [apklib Maven central](http://search.maven.org/#search 7Cga 7C1 7Caerogear-android) and follow the [Google Android document](http://developer.android.com/tools/projects/projects-eclipse.html#ReferencingLibraryProject)