Skip to content

popamihai/AnalogClockView

Repository files navigation

AnalogClockView

Short description

This project is a sample of a very simple and easy to use analog clock view. The view lets you interact with an analog clock

In order to use the view, all you have to do is to:

  • add an "AnalogClockView" object to your activity layout
  • implement the OnTimeChangedListener interface in your activity
  • override the onTimeChange() callback in order to get the hour/minute values from the clock

Please feel free to improve the code as you like.

Demo: http://www.youtube.com/watch?v=CHwafI9mPWc&feature=youtu.be

Copyright 2012 Mihail Popa

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published