Calculate the best time to drink coffee for your day.
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
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
'com.android.support:appcompat-v7:22.0.0'
'com.getbase:floatingactionbutton:1.9.0'
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.