DOC

com.theneura : android-sdk

Maven & Gradle

Jan 24, 2022
1 usages
10 stars

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!

Table Of Contents

Latest Version

Download com.theneura : android-sdk Javadoc & API Documentation - Latest Versions:

All Versions

Download com.theneura : android-sdk Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
5.6.x
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.9.x
2.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file android-sdk-5.6.28-javadoc.jar to android-sdk-5.6.28-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder android-sdk-5.6.28-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "android-sdk-5.6.28-sources.jar" -d "android-sdk-5.6.28-javadoc" -subpackages 

Advertisement