Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/iterable/iterable-android-sdk
- Owner: Iterable
- License: mit
- Created: 2016-04-05T00:29:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-12T22:21:41.000Z (3 days ago)
- Last Synced: 2024-11-14T04:07:46.342Z (2 days ago)
- Topics: android, android-app, deep-links, inbox-customization, notifications, sdk
- Language: Java
- Homepage: https://iterable.com/
- Size: 5.77 MB
- Stars: 30
- Watchers: 58
- Forks: 29
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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 IterableQuestions? 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).