Part 1: Calendar Input
Create a mobile application using the Calendar Content Provider. Include a simple User Interface (UI) view that allows the user to create a calendar event.
The event should contain the following:
• Event Title
• Event Description
• Start date and time
• End date and time
• Location
Part 2: Content Providers
Find a current article about best practices for use of content providers in an Android application.
Write a 1-to 2-page paper discussing the article and its relevance to this week's individual assignment.