DOC

de.aipark.android.sdk : aiparkandroidsdk

Maven & Gradle

Mar 02, 2019

aiparkandroidsdk · AIPARK offers detailed parking information for more than 1.8 Mio parking areas in Germany with nationwide coverage. Additionally, accurate occupancy predictions are derived using data from a network of more than 5 million smartphones. Use the AIPARK API Explorer application to try out and test the interface. Please send a request via email if you are a developer and require an API key. We'll be in touch with you shortly. This application is provided via a demo backend environment. Please note that API load tests do not reflect the performance of the productive system. Mail: [email protected]

Table Of Contents

Latest Version

Download de.aipark.android.sdk : aiparkandroidsdk Javadoc & API Documentation - Latest Versions:

All Versions

Download de.aipark.android.sdk : aiparkandroidsdk Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3001
2832
2831
2736
2735
2734

How to open Javadoc JAR file in web browser

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

Advertisement