Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iterable/iterable-android-sdk

Iterable's Android SDK. Receive and track pushes to Iterable from your Android app.
https://github.com/iterable/iterable-android-sdk

android android-app deep-links inbox-customization notifications sdk

Last synced: 2 days ago
JSON representation

Iterable's Android SDK. Receive and track pushes to Iterable from your Android app.

Awesome Lists containing this project

README

        

![Iterable logo](https://raw.githubusercontent.com/Iterable/iterable-android-sdk/master/images/Iterable-Logo.png "Iterable Logo")

[![License](https://img.shields.io/github/license/iterable/iterable-android-sdk)](https://opensource.org/licenses/MIT)
[![Build Status](https://travis-ci.org/Iterable/iterable-android-sdk.svg?branch=master)](https://travis-ci.org/Iterable/iterable-android-sdk)
[![codecov](https://codecov.io/gh/Iterable/iterable-android-sdk/branch/master/graph/badge.svg)](https://codecov.io/gh/Iterable/iterable-android-sdk)

# Iterable's Android SDK

[Iterable](https://www.iterable.com) is a growth marketing platform that helps
you to create better experiences for—and deeper relationships with—your
customers. Use it to send customized email, SMS, push notification, in-app
message and web push notifications to your customers.

This SDK helps you integrate your Android apps with Iterable.

## Supported Android versions

Iterable's Android SDK supports Android versions 4.1.2 (API level 16) and higher.

## Installation

For installation instructions, read [Iterable's Android SDK](https://support.iterable.com/hc/articles/360035019712).

## Features

To learn more about various SDK features, read:

- [Identifying the User](https://support.iterable.com/hc/articles/360035402531)
- [Updating User Profiles](https://support.iterable.com/hc/articles/360035402611)
- [Tracking Events](https://support.iterable.com/hc/articles/360035395671)
- [Setting up Android Push Notifications](https://support.iterable.com/hc/articles/115000331943)
- [In-App Messages on Android](https://support.iterable.com/hc/articles/360035537231)
- [Setting up Mobile Inbox on Android](https://support.iterable.com/hc/articles/360038744152)
- [Customizing Mobile Inbox on Android](https://support.iterable.com/hc/articles/360039189931)
- [Android App Links](https://support.iterable.com/hc/articles/360035127392)
- [Deep Links in Push Notifications](https://support.iterable.com/hc/articles/360035453971)
- [Embedded Messages with Iterable's Android SDK](https://support.iterable.com/hc/articles/23061877893652)

## Sample projects

For sample code, take a look at:

- [Inbox Customization](https://github.com/Iterable/iterable-android-sdk/tree/master/sample-apps/inbox-customization)

## Release notes, support and troubleshooting

Release notes:

- [Release Notes - Iterable's Android SDK](https://support.iterable.com/hc/articles/360027543332) -
Release notes for significant updates to the SDK. Also, information about
deprecation dates and support windows.
- [GitHub — Releases](https://github.com/Iterable/iterable-android-sdk/releases) -
This repository's **Releases** page. Release notes for all versions of the SDK.

Support policies:

- Iterable's [SDK Support Policy](https://support.iterable.com/hc/articles/360046136171)
- Iterable's [Beta SDK Disclaimer](https://support.iterable.com/hc/articles/360034753412)

Troubleshooting:

- [Testing and Troubleshooting Iterable's Mobile SDKs](https://support.iterable.com/hc/articles/360035392251)
- [Frequently Asked Questions](https://support.iterable.com/hc/articles/360035624191)
for mobile developers integrating with Iterable

Questions? Contact your Iterable customer success manager.

## License

This SDK is released under the MIT License. For more information, read [LICENSE](LICENSE.md).

## Want to contribute?

This library is open source, and we will look at issue reports and pull requests.
For more information, read [CONTRIBUTING](CONTRIBUTING.md).