Lectures
Here you find the lectures in the course.
- To help you getting started with the project:
- To help you getting started with Android development:
- Martins lecture on GUI:
Most other things you need to learn for the application you create in your Project Work you can most likely learn from Android's Developer Guides.
Below are some old lectures you might have use of. Feel free to use them if you want, but many of them are in Java and the old way we implemented GUI in Android (not Jetpack Compose), and some of them might be outdated.
- Using threads/asynchronous operations:
- Running in the background:
- Using Cloud Firestore:
- Various: