DOC

com.theneura : android-sdk-ext

Maven & Gradle

Feb 26, 2019
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-ext Javadoc & API Documentation - Latest Versions:

All Versions

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

Version Size Javadoc Updated
5.3.x

How to open Javadoc JAR file in web browser

  1. Rename the file android-sdk-ext-5.3.6-javadoc.jar to android-sdk-ext-5.3.6-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder android-sdk-ext-5.3.6-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-ext-5.3.6-sources.jar" -d "android-sdk-ext-5.3.6-javadoc" -subpackages 

Advertisement