From 387bed0baf1a10c476a9ce3aed3dcbfc595ddcfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8Ea=C4=8Fo?= Date: Mon, 30 Jul 2018 08:25:36 +0200 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 758f250..59d0b71 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ -

Infinario Android SDK

-Infinario Android SDK is available in this Git repository: https://github.com/infinario/android-sdk. +## NEW Android SDK - released +New Exponea Android SDK is available at this Git repository: [https://github.com/exponea/exponea-android-sdk](https://github.com/exponea/exponea-android-sdk). +We highly recommend to use new Android SDK, that Exponea actively supports. Exponea no longer supports the [old Android SDK](https://github.com/Infinario/android-sdk). +### Features of new SDK +* Support of all existing features as [old SDK](https://github.com/Infinario/android-sdk) +* Full support of [Data API](https://developers.exponea.com/v2/reference) +* Tracking (basic customer tracking, multiple projects tracking, tracking customers with custom IDs) +* Push-notifications(automatic tracking (delivered, click status) with proper campaign_id) +* Faster SDK configuration +* Learn more about features in [documentation](https://github.com/exponea/exponea-android-sdk/blob/develop/README.md) + +

Installation (Android Studio / Gradle)

  1. Download the latest release of the Android SDK