DOC

ly.kite : kite-print-sdk-lite

Maven & Gradle

Feb 15, 2015
60 stars

Kite Print SDK Lite · Kite Android Print SDK. Easily add print on demand functionality to your app. Print Postcards, Magnets, Photo Prints, etc. The Lite version of the SDK does not include any of our own Print Shop, Shipping & Payment UI -- You'll need to build this yourself or alternatively use the full SDK.

Table Of Contents

Latest Version

Download ly.kite : kite-print-sdk-lite Javadoc & API Documentation - Latest Versions:

All Versions

Download ly.kite : kite-print-sdk-lite Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.1.x

How to open Javadoc JAR file in web browser

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

Advertisement