Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.42 KB

File metadata and controls

33 lines (22 loc) · 1.42 KB

Mobile Monitoring Android App by MoonTech

Mobile Monitoring, is a mobile app for my Engineering Thesis on CCTV system with use of android devices as CCTV cameras.

Features

  • 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.

How to Build

To build the Mobile Monitoring Android app using Android Studio, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/MoonTech/mobile-monitoring.git
  2. 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.
  1. 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.
  1. 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.