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
- Host: GitHub
- URL: https://github.com/juliaszymanska/mobile_systems
- Owner: JuliaSzymanska
- Created: 2020-10-07T07:37:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-14T18:21:33.000Z (about 4 years ago)
- Last Synced: 2024-12-28T16:16:09.532Z (4 months ago)
- Topics: andorid, andorid-app, dice-game, paint-application, youtube-api, youtube-player
- Language: Java
- Homepage:
- Size: 11.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)