https://github.com/antonio-pedro99/cse535-mobile-computing-assginments
https://github.com/antonio-pedro99/cse535-mobile-computing-assginments
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/antonio-pedro99/cse535-mobile-computing-assginments
- Owner: antonio-pedro99
- Created: 2023-05-13T11:18:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-13T11:44:32.000Z (over 2 years ago)
- Last Synced: 2025-03-15T12:39:40.857Z (7 months ago)
- Size: 51.2 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mobile Computing (Winter Term 2023)
This repository contains all my assignments submission for this subject. All the assignment submission are separated by branch
## Assignments (Branch)
-`main` - This branch is empty and the default.
-`assignment-1` - Survey app
-`assignment-2` - Alarm App
-`assignment-3` - Dictionary App
-`assignment-4` - Sensor explorer app
-`assignment-4` - Walk Monitoring app
## Environment
Note The apps were built using Android Studio Flamingo
For the first 3 assginemtns, Gradle 7.5 was used and for the last ones Graddle 8.0> was used.
## Run
The steps to run and test the app
1. Clone the repo: `git clone https://github.com/antonio-pedro99/cse535-mobile-computing-assginment.git`
2. Checkout to an assignment branch: `git checkout assingment-X`
3. Open the project with Android Studio
4. Run the app
## Results
### Survey App
![]()
![]()
![]()
### Alarm App
![]()
![]()
### Dictionary App
![]()
![]()
![]()
### Sensor Explorer App
![]()
![]()
![]()
### Walking monitoring app
coming soon...