I'm new in android and in my android project, I used google calendar and add new event button in my activity layout . When I want to see my events everytime, I need to open up the default Calendar app. How can I fetch events that I added using button on my app or see the events from system calender in my activity?