The Android app is a part of phone mirroring solution. It sends all notifications from the user device to external system. It allows to mirror the phone display (screencasting) in another system (web/desktop) and remotely control the phone from there.
Tasks
- implementation of screen mirroring
- implementation of remote control
- implementation of transmitting of notifications
- web-server implementation (external system)
- GUI implementation (Flutter)
- bugs fixing