https://github.com/coryTuyaoqing/SmartDoorBell_Pi
- Android studio -> file -> new -> project from version control
- copy and paste the URL link of this repository
- select the file path that you want to store the project
- click clone
-
receive video stream from raspberry pi
-
transmit audio data bi-direction
-
visualize data from raspberry pi
-
read voice message from the data base
- store information of different family members
- store voice information from the visitor
- set up a GitHub code repository
- do research on how to design Android app UI
- design UI appearance and functions
- write Android app UI code
- test the function