Skip to content

Meeting #2 (Android) (02.10.2019)

Kartal Kaan Bozdoğan edited this page Oct 3, 2019 · 1 revision

1. Details

  • Location: Cmpe Building B5
  • Date: 02 October 2019
  • Time: 18:00 - 19.30

Attendees

  • Ali Meriç Deşer
  • Kartal Kaan Bozdoğan
  • Mahmut Uzunpostalcı
  • Hasan Öztürk

2. Agenda

  • 2.1. Installing Android Studio
  • 2.2. Acquainting ourselves with Android Studio and the Android framework
  • 2.3. Making some provisional design for the login page
  • 2.4. Writing the skeleton for the Android app
  • 2.5. Discussing the code structure
  • 2.6. Discussing the version control structure

3. Discussion

  • 3.1. We installed Android Studio. We decided to skip downloading the emulator image and instead run the app directly on our phone, because the image was so large.
  • 3.2. We launched Android Studio and created a new project. We run the project on our phone to make sure everything works.
  • 3.3. We designed the login page according to the project requirements.
  • 3.4. We implemented the design on Android Studio. The GUI is not functional yet, since we have not implemented any of the callbacks.
  • 3.5. We decided to keep our code in the same Git repository as the other teams, but use a seperate branch to have a separate commit history.

4. Actions

ID Who What Deadline
1. Kartal Write meeting log 03.10.19, Midnight
2. TBA Create a new branch and upload the skeleton code to GitHub 07.10.19, Midnight
3. All members Go over the skeleton code once again to get familiar with Android 03.10.19, Midnight
4. All members Make sure the skeleton code runs on everyone's setup 03.10.19, Midnight
Clone this wiki locally