DOC

com.simplicityapks : reminderdatepicker

Maven & Gradle

Nov 07, 2017
72 stars

ReminderDatePicker · An intuitive and simplistic Date and Time Picker for reminders. This Android library mirrors the date picker seen in the Google Keep app and adds important features and enhancements.

Table Of Contents

Latest Version

Download com.simplicityapks : reminderdatepicker Javadoc & API Documentation - Latest Versions:

All Versions

Download com.simplicityapks : reminderdatepicker Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.3.x
1.2.x
1.1.x
1.0.x

How to open Javadoc JAR file in web browser

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

Advertisement