Neura Android SDK

Thank you for choosing Neura. Neura intelligently transforms customer engagement by delivering live, actionable insights based on each user’s real-world behavior. Brands that utilize Neura’s groundbreaking technology adapt to each user’s unique needs, delivering contextually relevant, real-time interactions and personalized customer experiences—driving engagement, retention, and monetization. We are excited to see what you will accomplish with our SDK!

Лицензия

Лицензия

Группа

Группа

com.theneura
Идентификатор

Идентификатор

android-sdk-ext
Последняя версия

Последняя версия

5.3.6
Дата

Дата

Тип

Тип

aar
Описание

Описание

Neura Android SDK
Thank you for choosing Neura. Neura intelligently transforms customer engagement by delivering live, actionable insights based on each user’s real-world behavior. Brands that utilize Neura’s groundbreaking technology adapt to each user’s unique needs, delivering contextually relevant, real-time interactions and personalized customer experiences—driving engagement, retention, and monetization. We are excited to see what you will accomplish with our SDK!
Ссылка на сайт

Ссылка на сайт

https://dev.theneura.com
Система контроля версий

Система контроля версий

https://github.com/NeuraLabs/NeuraSampleAndroid

Скачать android-sdk-ext

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.theneura/android-sdk-ext/ -->
<dependency>
    <groupId>com.theneura</groupId>
    <artifactId>android-sdk-ext</artifactId>
    <version>5.3.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.theneura/android-sdk-ext/
implementation 'com.theneura:android-sdk-ext:5.3.6'
// https://jarcasting.com/artifacts/com.theneura/android-sdk-ext/
implementation ("com.theneura:android-sdk-ext:5.3.6")
'com.theneura:android-sdk-ext:aar:5.3.6'
<dependency org="com.theneura" name="android-sdk-ext" rev="5.3.6">
  <artifact name="android-sdk-ext" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.theneura', module='android-sdk-ext', version='5.3.6')
)
libraryDependencies += "com.theneura" % "android-sdk-ext" % "5.3.6"
[com.theneura/android-sdk-ext "5.3.6"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.android.support » design jar 26.1.0
com.android.support » appcompat-v7 jar 26.1.0
com.google.android.gms » play-services-gcm jar 10.2.1
com.google.android.gms » play-services-location jar 10.2.1
com.google.android.gms » play-services-awareness jar 10.2.1
com.android.volley : volley jar 1.1.0

Модули Проекта

Данный проект не имеет модулей.

NeuraSampleAndroid

Neura is connected Neura is disconnected

Introduction

This is a sample code for integrating Neura with a native Android application.
Go to the Android tutorial for more details.

Requirements

  1. Basic android knowledge.
  2. Android studio installed.

Before you start

  1. Go over the Android tutorial.
  2. Neura sdk has fully methods and classes reference, check it out

After that, you can start playing with this sample.

Integrate your own credentials in the NeuraSample project

If you wish to take this sample application, and integrate your own application, here are some basic steps that will help you during integration :

  1. Subscribe to our developer website Add an application.
  2. Apply your own definitions to the sample application
  • Replace all occurrences of com.neura.sampleapplication with your own 'Application Package Name' :
    a.   Application's build.gradle file.
    b.   AndroidManifest.xml file.
    c.   All classes that have package com.neura.sampleapplication.
  • Update the App ID and Secret you received after you created a new app. You can also do it by using the tutorial

Support

  1. You can read classes and api methods at Neura Sdk Reference.
  2. Contact us at https://support.theneura.com
com.theneura

Версии библиотеки

Версия
5.3.6