Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
jignesh13 committed Feb 16, 2022
2 parents 17681ad + cccfd27 commit 51522a3
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Google-Calendar
# 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

Expand All @@ -17,7 +17,15 @@ Make copy of the official Google Calendar app design and implement monthview,day
calendarView.init(eventlist,mintime,maxtime);
//string[] if same day contain more than one event
```
<img src="finalimage.jpg" width="751" height="1000" />&nbsp;&nbsp;&nbsp;&nbsp;[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/OV6SHoLu6c4/sddefault.jpg)](https://www.youtube.com/watch?v=OV6SHoLu6c4)
## Download apk

https://raw.githubusercontent.com/jignesh13/googlecalendar/jignesh13-apk-upload/Jcalendar-debug.apk



https://user-images.githubusercontent.com/20221469/152988501-d80ba5a7-207d-4642-a447-ca4790d1f78b.mp4

<!---<img src="finalimage.jpg" width="751" height="1000" />-->

<!---[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/OV6SHoLu6c4/sddefault.jpg)](https://www.youtube.com/watch?v=OV6SHoLu6c4)-->

Expand Down

0 comments on commit 51522a3

Please sign in to comment.