DOC

com.knotapi.cardonfileswitcher : knotapi-android-sdk

Maven & Gradle

Aug 23, 2023

knotapi-android-sdk · CardOnFileSwitcher for Android is an embeddable framework that is bundled and distributed with your application used to create an easy and accessible experience for your customers to update their old saved cards across the web to your new card.

Table Of Contents

Latest Version

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

All Versions

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

Version Size Javadoc Updated
1.0.x
pre
test2_1.0.x
test_1.0.x

How to open Javadoc JAR file in web browser

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

Advertisement