DOC

com.jimulabs.mirrorsandbox : mirror-sandbox

Maven & Gradle

Apr 08, 2015
20 stars

mirror-sandbox · A companion library for the Java code hot-swapping feature in jimu Mirror, that allows you to build and preview Android animations and interactions piecewise.

Table Of Contents

Latest Version

Download com.jimulabs.mirrorsandbox : mirror-sandbox Javadoc & API Documentation - Latest Versions:

All Versions

Download com.jimulabs.mirrorsandbox : mirror-sandbox Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.2.x
0.1.x

How to open Javadoc JAR file in web browser

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