DOC

com.molgames : game-sdk-lite

Maven & Gradle

Aug 23, 2016

GameSDKLite · GameSDKLite for Android is a client library that conveniently helps your gaming applications get access to MobGame platform packed with multiple features such as login, payment, data tracking, etc

Table Of Contents

Latest Version

Download com.molgames : game-sdk-lite Javadoc & API Documentation - Latest Versions:

All Versions

Download com.molgames : game-sdk-lite Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
Lite.2.x

How to open Javadoc JAR file in web browser

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