TimeRangePicker alternatives and similar packages
Based on the "Time View Widget" category.
Alternatively, view TimeRangePicker alternatives based on common mentions on social networks and blogs.
-
Android-Week-View
Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling. -
CompactCalendarView
An android library which provides a compact calendar view much like the one used in google calenders. -
Displaying dates as relative time ago language.
Simple java class extends string for displaying dates as relative time ago language.
InfluxDB - Purpose built for real-time analytics at any scale.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of TimeRangePicker or a related project?
README
TimeRangePicker
TimeRangePicker is a library which can be used to select a time range.
WARNING
- Requires android-support-v4
Description
This library provides a dialog with two tabs, first one to select the start time and the other to select end time.
browse the source code of the sample application for a example of use.
Including in your project
Last version is 0.2
Just add the following statement in your build.gradle
compile 'com.github.tittojose:timerangepicker-library:VERSION
Usage
Using the library is simple, just look at the source code of the provided sample here
License
Copyright 2015 Titto Jose (TimeRangePicker)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*Note that all licence references and agreements mentioned in the TimeRangePicker README section above
are relevant to that project's source code only.