Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.63 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.63 KB

canicoffee

Calculate the best time to drink coffee for your day.

Get it on Google Play

This project was made out of fun and is based from keikun17's Can I Coffee? that's also available at Github. Best caffeine intake time was based from I<3Coffee.jp

Demonstrates the use of Calendar, CalendarContract for event reminder intent, TimerTask, and a third-party library: FloatingActionButton

Requirements

Android Studio 1.1.0

Java SDK (jdk1.7.0_51)

Android SDK Tools 24.1.2

Android SDK Build-tools 22.0.1

Minimum Target API 15; Target API 22

Dependencies

'com.android.support:appcompat-v7:22.0.0'

'com.getbase:floatingactionbutton:1.9.0'

Copyright

Copyright © 2015 Omar Matthew Reyes

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.