Skip to content

cemtufekci/pushwoosh-android-sdk

 
 

Repository files navigation

Pushwoosh Android SDK

GitHub release Maven Central

Pushwoosh.aar - compiled version of Pushwoosh Android SDK. Includes all necessary AndroidManifest.xml changes required for receiving Amazon and GCM push notifications.

Maven integration:

<dependency>
	<groupId>com.pushwoosh</groupId>
	<artifactId>pushwoosh</artifactId>
	<version>5.0.0</version>
</dependency>

Gradle integration:

compile 'com.pushwoosh:pushwoosh:5.0.0'

The guide for SDK integration is available on Pushwoosh website:
http://docs.pushwoosh.com/docs/android-sdk

Documentation: https://rawgit.com/Pushwoosh/pushwoosh-android-sdk/master/Documentation/index.html

Samples: https://github.com/Pushwoosh/pushwoosh-android-sdk/tree/master/Samples

Pushwoosh team http://www.pushwoosh.com

About

Pushwoosh Android SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published