https://github.com/pr-dc/prdc_testscreenrecording
PR-DC Screen Recording Test Application for cordova-plugin-screen-recording.
https://github.com/pr-dc/prdc_testscreenrecording
android cordova java screen-capture screen-recorder screen-recording
Last synced: 4 months ago
JSON representation
PR-DC Screen Recording Test Application for cordova-plugin-screen-recording.
- Host: GitHub
- URL: https://github.com/pr-dc/prdc_testscreenrecording
- Owner: PR-DC
- License: lgpl-3.0
- Created: 2022-01-15T16:31:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-15T18:16:58.000Z (over 3 years ago)
- Last Synced: 2025-04-06T11:33:29.589Z (6 months ago)
- Topics: android, cordova, java, screen-capture, screen-recorder, screen-recording
- Language: CSS
- Homepage:
- Size: 3.58 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
## PR-DC TestScreenRecording
![]()
In order to provide a usage example for [cordova-plugin-screen-recording](https://github.com/PR-DC/cordova-plugin-screen-recording), we provide full Cordova Android application.
## Requirements
[Apache Cordova](https://cordova.apache.org/)This code is tested with
**Cordova Android 9.1.0**## Installation
Run `scripts\win10\installApp.cmd` and then from same folder run `emulateApp.cmd` or `runApp.cmd`.
## Usage
Open the Android `TestScreenRecording` application on the device, press `Start recording` and grant permissions (screen similar to the following) after pressing `Stop recording` you will have screen recording video in gallery.
![]()
## License
Copyright (C) 2022 PR-DCThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see .