# Week 05 - Data formats

Published 2024-09-28

# Lectures

Please watch the videos prior to attending class on Wed.

# Mobile Applications

Android features and architecture. Android composables.

CS346-05-01-Mobile-Development.mp4
CS346-05-01-Mobile-Development.mp4 81.3MB
CS346-05-01-Mobile-Development.pdf
CS346-05-01-Mobile-Development.pdf 3.3MB

# Data formats

Using common data formats for storing and transmission data. JSON serialization.

CS346-05-02-Data-Formats.mp4
CS346-05-02-Data-Formats.mp4 63.7MB
CS346-05-02-Data-Formats.pdf
CS346-05-02-Data-Formats.pdf 547KB


# Wed (in-class)

In the first 15-20 mins of this class, the instructor will walkthrough the topics below. The remainder of the class will be a working session for you and your team.

# Building mobile applications

Walk through a port of our desktop app to mobile. Gradle configuration. Jetpack compose.

# Sprint planning meeting

Review your project requirements, and make decisions on your goals for the first sprint!


# Fri (in-class)

Fri is a dedicated working session for you and your team. The instructor and TAs will be present to answer questions.


# TODO