Skip to content

h-arshad/pushwoosh-android-sdk

 
 

Repository files navigation

Pushwoosh Android SDK

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>4.8.1</version>
</dependency>

Gradle integration:

compile 'com.pushwoosh:pushwoosh:4.8.1'

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

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

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

Releases

No releases published

Packages

No packages published