37 lines
2.1 KiB
Markdown
37 lines
2.1 KiB
Markdown
---
|
|
layout: single
|
|
title: "Android - App Developement"
|
|
categories: teaching
|
|
tags: app developement
|
|
excerpt: "Teaching to plan and develope distributed mobile apps for Android as a team."
|
|
header:
|
|
teaser: assets/images/teaching/android.png
|
|
---
|
|
|
|
{: .align-left style="padding:0.1em; width:5em"}
|
|
Over multiple semesters, my colleagues and I taught mobile app development at LMU.
|
|
The course was structured into two phases:
|
|
an introductory phase covering theoretical basics and practical skills, followed by a project phase where students worked in groups on their projects, receiving individual guidance.
|
|
|
|
### Content
|
|
|
|
<div class="table-right">
|
|
|
|
| Summer semester | Winter semester |
|
|
| --- | --- |
|
|
| [2022](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-sose22/) | [2022](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-ws2223/)|
|
|
| [2021](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-sose21/) | [2021](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-ws2122/)|
|
|
| [2020](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-sose20/) | [2020](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-ws2021/)|
|
|
| [2019](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/msp-sose19/) | [2019](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-ws1920/)|
|
|
| --- | [2018](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/msp-ws1819/)|
|
|
|
|
</div>
|
|
- Developement of Android-Apps
|
|
- Client-Server Architecture
|
|
- Usage of wireless lokal networks (Wifi / Bluetooth)
|
|
- GPS and outdoor positioning
|
|
- Teamwork and planning of timed projects
|
|
- Agile feature developement and tools
|
|
|
|
This course was held as `Praktikum Mobile und Verteilte Systeme (MSP)`
|