Mobile Monitoring, is a mobile app for my Engineering Thesis on CCTV system with use of android devices as CCTV cameras.
-
Mobile Camera Integration: Utilize your smartphone as a surveillance camera, providing real-time footage to your CCTV monitoring system.
-
CCTV System Compatibility: Compatible with Moontech systems, ensuring flexibility and ease of integration.
-
Remote Monitoring: Access live camera feeds from your smartphone, providing on-the-go surveillance capabilities.
-
Secure Connection: Implement secure connections to ensure the privacy and integrity of your surveillance footage.
To build the Mobile Monitoring Android app using Android Studio, follow these steps:
- Clone the Repository:
git clone https://github.com/MoonTech/mobile-monitoring.git
- Open Project in Android Studio:
- Launch Android Studio.
- Click on "Open an existing Android Studio project."
- Navigate to the directory where you cloned the repository and select the "mobile-monitoring" folder.
- Build the Project:
- Once the project is open, click on the "Build" menu in Android Studio.
- Select "Build Project" to compile and build the app.
- Run the App:
- Connect your Android device to your computer or use an emulator.
- Click on the "Run" menu and select "Run 'app'" to deploy the app on your device or emulator.