Popularity
4.1
Stable
Activity
0.0
Stable
240
19
51

Programming language: Java
License: Apache License 2.0
Tags: Other Widget    
Latest version: v1.1.1

Android-RecurrencePicker alternatives and similar packages

Based on the "Other Widget" category.
Alternatively, view Android-RecurrencePicker alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Android-RecurrencePicker or a related project?

Add another 'Other Widget' Package

README

Android Recurrence Picker

Google Calendar Recurrence picker

Screenshot

Example Image

Usage

Maven / Gradle

Maven Central

Maven:

<dependency>
  <groupId>be.billington.calendar.recurrencepicker</groupId>
  <artifactId>library</artifactId>
  <version>1.1.1</version>
  <type>aar</type>
</dependency>

Gradle:

compile 'be.billington.calendar.recurrencepicker:library:1.1.1'

Credits

This library uses Google Calendar Date & Time pickers from Laurent Flavien & Edison Wang's library

The original source code of the recurrence picker can be found here

License

The Apache Software License, Version 2.0


*Note that all licence references and agreements mentioned in the Android-RecurrencePicker README section above are relevant to that project's source code only.