Project Date 30 July 2024. A android App ability to capture Video in the background
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.
- 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.
- Android Studio 10 or later
- Kotlin 1.5+
- Jetpack Compose 1.0+
-
Clone the repository:
git clone https://github.com/itsardhendu/QuietCapture.git
-
Open the project in Android Studio.
-
Build the project and run it on an Android device.
-
Or Download APK HERE
- 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.
- 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.
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.
This project is licensed under the MIT License. See the LICENSE file for more details.
For any questions or inquiries, please reach out to [email protected].