Mobile_ICP_14: Notification, Calendar, and Publishing Apps - acikgozmehmet/Web-Mobile_Programming GitHub Wiki

Name: Mehmet Acikgoz

Student Id: 01

Lesson Overview:

In this lesson, we are going to learn about Notification, Calendar, and Publishing apps to Google Play Store

Use Case Description:

  1. Creating a basic notification
  2. Display Event and Insert Event

Programming elements:

Notification, Calendar, and creating APK file to publish apps to Google Play Store

Task : Google calender event

More info

Source code

Code functionality

The code below shows the main activity where the UI page shows the calendar view, 2 textview fields which are used for showing the date and title for the date, and a button when clicked data is populated in the google calendar.

UI screens

The screen below shows the calendar event and the current date

When selected another date, the title and the date change.

When clicked on the create event button, event details are populated in the calendar.

APK Generation

Please find below the screenshots and the links for the APK

APK Files/directory