An open API service indexing awesome lists of open source software.

https://github.com/juliaszymanska/mobile_systems

Mobile System exercises
https://github.com/juliaszymanska/mobile_systems

andorid andorid-app dice-game paint-application youtube-api youtube-player

Last synced: 2 months ago
JSON representation

Mobile System exercises

Awesome Lists containing this project

README

        

# Mobile_Systems

## About

This repository contains five exercies for an university course - Android programming.

1. [Calculation of the square discriminant and roots of the equation](https://github.com/JuliaSzymanska/Mobile_Systems/tree/main/Ex_1)
2. [Interacting with Other Apps](https://github.com/JuliaSzymanska/Mobile_Systems/tree/main/Ex_2)
3. [Paint Application](https://github.com/JuliaSzymanska/Mobile_Systems/tree/main/Ex_3)
4. [Dice shaker](https://github.com/JuliaSzymanska/Mobile_Systems/tree/main/Ex_4)
5. [Youtube player](https://github.com/JuliaSzymanska/Mobile_Systems/tree/main/Ex_5)