DOC

io.branch.sdk.android : library-nsdk

Maven & Gradle

Oct 05, 2022

Branch Android SDK · Use the Branch SDK (branch.io) to create and power the links that point back to your apps for all of these things and more. Branch makes it incredibly simple to create powerful deep links that can pass data across app install and open while handling all edge cases (using on desktop vs. mobile vs. already having the app installed, etc). Best of all, it is really simple to start using the links for your own app: only 2 lines of code to register the deep link router and one more line of code to create the links with custom data.

Table Of Contents

Latest Version

Download io.branch.sdk.android : library-nsdk Javadoc & API Documentation - Latest Versions:

All Versions

Download io.branch.sdk.android : library-nsdk Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.0.x

How to open Javadoc JAR file in web browser

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