JGoogle-Calendar
Sample Google Calendar project get all event information, holiday ,birthday, appointment etc from google account which is sync with your device and show different kind of layout with different color for event
Sample Google Calendar contains all the features that you find in other calendar app including Day view, Week view, Month Views, recent event, today event, easily navigation between monthview and calendarview and awesome design with all of this
Make copy of the official Google Calendar app design and implement monthview,dayview,schedule,weekview,3 dayview and much more
• Different ways to view your calendar - Quickly switch between month, week and day view.
• Events from Gmail - Flight, hotel, concert, restaurant reservations and more are added to your calendar automatically.
How set event information and minimum and maximum date of calendar
//first param: HashMap<LocalDate,String[]> second and third param:LocalDate
calendarView.init(eventlist,mintime,maxtime);
//string[] if same day contain more than one event
Download apk
https://raw.githubusercontent.com/jignesh13/googlecalendar/jignesh13-apk-upload/app-debug.apk
output11.mp4
feature
Special thanks to these contributors
AgendaCalendarView,scrollparallaximageview,Android-Week-View
Developer
jignesh khunt ([email protected])
License
Copyright 2019 jignesh khunt
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.