Skip to content

itsardhendu/QuietCapture

Repository files navigation

Project Date 30 July 2024. A android App ability to capture Video in the background


Quiet Capture

Quiet Capture is an Android application currently under development that enables users to record videos discreetly in the background, even when the screen is off. This project is being developed using Kotlin and Jetpack Compose.

Features

  • Background Recording: Record videos while the app runs in the background, with the screen off.
  • Kotlin & Jetpack Compose: Built entirely with Kotlin, using the modern Android UI toolkit, Jetpack Compose, for a smooth and efficient development process.
  • Minimal UI: User-friendly interface with essential controls to start and stop recording.
  • Privacy Focused: Ensures that video recordings are handled securely and privately, with options to configure storage and accessibility.

Getting Started

Prerequisites

  • Android Studio 10 or later
  • Kotlin 1.5+
  • Jetpack Compose 1.0+

Installation

  1. Clone the repository:

    git clone https://github.com/itsardhendu/QuietCapture.git
  2. Open the project in Android Studio.

  3. Build the project and run it on an Android device.

  4. Or Download APK HERE

Usage

  • Launch the app and navigate to the main screen.
  • Tap the "Start Recording" button to begin video capture.
  • The app will continue recording in the background even if you turn off the screen.
  • To stop recording, open the app again and tap "Stop Recording."
  • Access your recorded videos from the storage location you configured.

Roadmap

  • Implement video recording in the background.
  • Add support for various video resolutions and formats.
  • Create a settings screen for user preferences.
  • Implement notification controls for recording status.
  • Add security features like PIN/Pattern lock to access the app.
  • Optimize battery usage during background recording.

Contributing

Contributions are welcome! If you have suggestions for improving the app or would like to report bugs, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions or inquiries, please reach out to [email protected].


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages