Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.99 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.99 KB

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