Skip to content

caredebug/pushwoosh-android-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pushwoosh Android SDK

Pushwoosh.jar - compiled version of Pushwoosh Android SDK The SDK includes Amazon support as well.

Maven integration:

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

Gradle integration:

compile 'com.pushwoosh:pushwoosh:+'

The guide for SDK integration is available on Pushwoosh website:
http://www.pushwoosh.com/programming-push-notification/android/native-android-sdk-integration/

The sample project is available here:
https://github.com/Pushwoosh/pushwoosh-native-samples/tree/master/Android

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

Pushwoosh team http://www.pushwoosh.com

About

Pushwoosh Android SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published